Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FFbxDataConverter
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
Include | #include "FbxImporter.h" |
static FRotator GetCameraRotation&40;&41;
Remarks
FbxCamera with no rotation faces X with Y-up while ours faces X with Z-up so add a -90 degrees roll to compensate.