| bConvertSceneUnit |
bool |
Convert the scene from FBX unit to UE unit(centimeter) |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(ToolTip="Convert the scene from FBX unit to UE unit(centimeter)")
|
| bCorrectForTransformOrigin |
bool |
When enabled, the current transform origin of the focused sequence will be removed from any imported transforms. |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
|
| bCreateCameras |
bool |
Whether to create cameras if they don't already exist in the level. |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
|
| bForceFrontXAxis |
bool |
Whether to force the front axis to be align with X instead of -Y. |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(ToolTip="Convert the scene from FBX coordinate system to UE coordinate system with front X axis instead of -Y")
|
| bMatchByNameOnly |
bool |
Whether to match fbx node names to sequencer node names. |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(ToolTip="Match fbx node names to sequencer node names")
|
| bReduceKeys |
bool |
Whether to remove keyframes within a tolerance from the imported tracks |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
|
| bReplaceTransformTrack |
bool |
Whether to replace the existing transform track or create a new track/section |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
|
| ImportUniformScale |
float |
Import Uniform Scale |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(ToolTip="Import Uniform Scale")
|
| ReduceKeysTolerance |
float |
The tolerance for reduce keys |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(EditCondition=bReduceKeys)
|