Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | ECoordinateSystemPolicy |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxAssetImportData.h |
| Include Path | #include "Factories/FbxAssetImportData.h" |
Syntax
enum ECoordinateSystemPolicy
{
MatchUpForwardAxes,
MatchUpAxis,
KeepXYZAxes,
}
Values
| Name | Remarks |
|---|---|
| MatchUpForwardAxes | |
| MatchUpAxis | |
| KeepXYZAxes |