A structure that specifies parameters used to write the model file to U3D format. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DEU3DVersion | m_eU3DVersion |
A3DBool | m_bMeshQuality |
A3DUns8 | m_ucMeshQualityValue |
A structure that specifies parameters used to write the model file to U3D format.
A3DUns16 A3DRWParamsExportU3DData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DEU3DVersion A3DRWParamsExportU3DData::m_eU3DVersion |
Output type.
A3DBool A3DRWParamsExportU3DData::m_bMeshQuality |
Are tessellations to be compressed?
A3DUns8 A3DRWParamsExportU3DData::m_ucMeshQualityValue |
Level of compression [0, 100].