manifold-3d
    Preparing search index...

    Function loadTexture

    • Helper function to download an image and apply it to the given texture.

      Parameters

      • texture: Texture

        The texture to update

      • uri: string

        The location of the image to download

      Returns Promise<void>