Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithUtils
| Name | EModelCoordSystem |
| Type | enum |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include Path | #include "DatasmithUtils.h" |
Syntax
enum EModelCoordSystem
{
ZUp_LeftHanded,
ZUp_RightHanded,
YUp_LeftHanded,
YUp_RightHanded,
ZUp_RightHanded_FBXLegacy,
}
Values
| Name | Remarks |
|---|---|
| ZUp_LeftHanded | |
| ZUp_RightHanded | |
| YUp_LeftHanded | |
| YUp_RightHanded | |
| ZUp_RightHanded_FBXLegacy |