A3DRWParamsExportFbxData
Fields
Detailed Description
- 
struct A3DRWParamsExportFbxData
- A structure that specifies parameters used to write the model file to FBX format. - Version
- 12.0 
 - Public Members - 
A3DBool m_bAscii
- Control if the FBX is in Ascii or Binary format. - Binary format will have embedded textures. 
 - 
A3DUTF8Char *m_pcTextureFolder
- Optional folder where texture will be exported (if any). - If NULL, then texture are written in the same directory as the .fbx. Symbol @ is expanded as Filename of current file (without extension). 
 
