Assimp
v4.1. (December 2018)
|
Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list. 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.