Function Kataglyphis::describeTexCoordSet

Function Kataglyphis::describeTexCoordSet#

Function Documentation#

TexCoordSetInfo Kataglyphis::describeTexCoordSet(int texcoord)#

Resolves a glTF texture view’s texCoord index to the UV set it names and whether GltfLoader can sample it. Exported so parse tests can assert the decision without a device; also the single definition fromGltfMaterial warns from when a material asks for an unsupported set.