MaterialChannel.TextureCoordinate

MaterialChannel.TextureCoordinate property

Gets the index of texture’s TEXCOORD_[index] attribute used for texture coordinate mapping.

public int TextureCoordinate { get; }

See Also