A3DRWParamsExportObjData Struct Reference
A structure that specifies parameters used to write the model file to OBJ format. More...
Data Fields | |
A3DUTF8Char * | m_pcTextureFolder |
Detailed Description
A structure that specifies parameters used to write the model file to OBJ format.
- Version
- 12.0
Field Documentation
◆ m_pcTextureFolder
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)