Function Kataglyphis::describeTexCoordSet#
Defined in File GltfLoader.ixx
Function Documentation#
-
TexCoordSetInfo Kataglyphis::describeTexCoordSet(int texcoord)#
Resolves a glTF texture view’s
texCoordindex to the UV set it names and whetherGltfLoadercan sample it. Exported so parse tests can assert the decision without a device; also the single definitionfromGltfMaterialwarns from when a material asks for an unsupported set.