Assimp
v3.1.1 (June 2014)
|
Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list. This allows the use of multiple skins per face with just one UV coordinate set. More...
Public Attributes | |
int32_t | material |
Material index. More... | |
uint16_t | st_index [3] |
Index into the UV coordinate list. More... | |
Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list. This allows the use of multiple skins per face with just one UV coordinate set.
int32_t Assimp::MDL::SkinSet_MDL7::material |
Material index.
uint16_t Assimp::MDL::SkinSet_MDL7::st_index[3] |
Index into the UV coordinate list.