HDK
|
#include <FBX_SceneProxy.h>
Public Attributes | |
bool | myConvertUnits = true |
bool | myConvertAxisSystem = true |
AxisSystemPreset | myImportAxisSystem = AxisSystemPreset::MayaYUp |
bool | myConvertAxisSystemForceYUp = true |
bool | myImportTemplates = true |
only used when converting More... | |
bool | myImportPivots = true |
bool | myImportGlobalSettings = true |
bool | myImportCharacters = true |
bool | myImportConstraints = true |
bool | myImportGobos = true |
bool | myImportShapes = true |
bool | myImportLinks = true |
bool | myImportTextures = true |
bool | myImportModels = true |
bool | myImportAnimations = true |
bool | myImportMaterials = false |
bool | myExtractEmbeddedData = false |
Definition at line 120 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myConvertAxisSystem = true |
Definition at line 123 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myConvertAxisSystemForceYUp = true |
Definition at line 125 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myConvertUnits = true |
Definition at line 122 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myExtractEmbeddedData = false |
should also enable myExtractEmbeddedMedia when enabling this.
Definition at line 140 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportAnimations = true |
Definition at line 136 of file FBX_SceneProxy.h.
AxisSystemPreset FBX_SceneProxy::LoadOptions::myImportAxisSystem = AxisSystemPreset::MayaYUp |
Definition at line 124 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportCharacters = true |
Definition at line 129 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportConstraints = true |
Definition at line 130 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportGlobalSettings = true |
Definition at line 128 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportGobos = true |
Definition at line 131 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportLinks = true |
Definition at line 133 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportMaterials = false |
Definition at line 137 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportModels = true |
Definition at line 135 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportPivots = true |
Definition at line 127 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportShapes = true |
Definition at line 132 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportTemplates = true |
only used when converting
Definition at line 126 of file FBX_SceneProxy.h.
bool FBX_SceneProxy::LoadOptions::myImportTextures = true |
Definition at line 134 of file FBX_SceneProxy.h.