A3DRWParamsExportObjData Struct Reference
A structure that specifies parameters used to write the model file to OBJ format. More...
Data Fields | |
A3DUTF8Char * | m_pcTextureFolder |
A3DUns16 | m_usStructSize |
Detailed Description
A structure that specifies parameters used to write the model file to OBJ format.
- Version
- 12.0
Field Documentation
A3DUns16 A3DRWParamsExportObjData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DUTF8Char* A3DRWParamsExportObjData::m_pcTextureFolder |
Optional folder where texture will be exported (if any). If NULL, then texture are written in the same directory as the .obj and mtl. Symbol @ is expanded as Filename of current file (without extension)