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