Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxMainImport.cpp |
bool IsOddNegativeScale
&40;
FbxAMatrix & TotalMatrix
&41;
Remarks
Check if there are negative scale in the transform matrix and its number is odd. bool True if there are negative scale and its number is 1 or 3.