texCoord

texCoord: undefined | number

The set index of the texture's TEXCOORD attribute used for texture coordinate mapping. For example, if texCoord is 2, an attribute named TEXCOORD_2 must exist containing the texture coordinates. Default: 0.

Defined in

Last Updated: 20 June, 2023