What do Fbxiosettingspath.h define macros actually do? They don't seem to actually change Scene Importing / Exporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've looked in FBX SDK documentation, and there is 0 documentation on what the defines in Fbxiosettingspath.h actually do.
I had initially thought they would changes the behavior of when traverse an FBX Scene, but it does not seem to actually do anything.
Can anyone explain to me what these actually do?
IMP_FBX_MODEL,
IMP_SKINS,
IMP_GEOMETRY,
IMP_FBX_ANIMATION,
IMP_FBX_MATERIAL,
IMP_FBX_TEXTURE,
EXP_FBX_MATERIAL,
EXP_FBX_TEXTURE,
EXP_FBX_SHAPE,
EXP_FBX_GOBO,
EXP_FBX_ANIMATION,
EXP_FBX_GLOBAL_SETTINGS
when using them with FbxIOSettings::SetBoolProp