![AB4D logo](../icons/AB4D-logo.png) |
ObjMeshGroupTextureCoordinateIndexes Property |
Gets a list of texture coordinate indexes that specify which texture coordinate from the parent ObjFileData are used for this group.
Namespace: Ab3d.ObjFileAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic List<int> TextureCoordinateIndexes { get; }
Property Value
ListInt32
See Also