TextureInfo - A builder for a GLTF TextureInfo object

Hierarchy

  • default<{ texCoord: number; texture: Texture }>
    • TextureInfo

Methods

  • texCoord - sets the texCoord index used by mesh primitives. Used to construct a string in the format TEXCOORD_

    Parameters

    • texCoord: number

    Returns TextureInfo

    this