| 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)")
|
| bForceFrontXAxis |
bool |
Whether to force the front axis to be align with X instead of -Y. |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
- Meta=(ToolTip="Convert the scene from FBX coordinate system to UE coordinate system with front X axis instead of -Y")
|
| bImportOntoSelectedControls |
bool |
Whether or not import onto selected controls or all controls |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
|
| bInsertAnimation |
bool |
Whether or not we insert or replace, by default we insert |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
|
| bSpecifyTimeRange |
bool |
Whether to import over specific Time Range |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
|
| bStripNamespace |
bool |
Strip namespaces from FBX node names |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
- Meta=(ToolTip="Will strip any namespace from the FBX node names")
|
| ControlChannelMappings |
TArray< FControlToTransformMappings > |
Mappings for how Control Rig Control Attributes Map to the incoming Transforms |
MovieSceneToolsUserSettings.h |
- Config
- EditAnywhere
- Category="Control Attribute Mappings"
|
| EndTimeRange |
FFrameNumber |
End Time Range To Import |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
- Meta=(EditCondition=bSpecifyTimeRange)
|
| FindAndReplaceStrings |
TArray< FControlFindReplaceString > |
Strings To Find in the Import and Replace With |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="String Matching Options"
- Meta=(ToolTip="Strings In Imported Node To Find And Replace")
|
| ImportedEndTime |
FFrameNumber |
Imported File |
MovieSceneToolsUserSettings.h |
- VisibleAnywhere
- Category="Imported File Information"
|
| ImportedFileName |
FString |
Imported File Name |
MovieSceneToolsUserSettings.h |
- VisibleAnywhere
- Category="Imported File Information"
|
| ImportedFrameRate |
FString |
Incoming File Frame Rate |
MovieSceneToolsUserSettings.h |
- VisibleAnywhere
- Category="Imported File Information"
|
| ImportedNodeNames |
TArray< FString > |
List Of Imported Names in FBX File |
MovieSceneToolsUserSettings.h |
- VisibleAnywhere
- Category="Imported File Information"
|
| ImportedStartTime |
FFrameNumber |
Imported File Duration in Seconds |
MovieSceneToolsUserSettings.h |
- VisibleAnywhere
- Category="Imported File Information"
|
| ImportUniformScale |
float |
Import Uniform Scale |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category=Import
- Meta=(ToolTip="Import Uniform Scale")
|
| StartTimeRange |
FFrameNumber |
Start Time Range To Import |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
- Meta=(EditCondition=bSpecifyTimeRange)
|
| TimeToInsertOrReplaceAnimation |
FFrameNumber |
Time that we insert or replace the imported animation |
MovieSceneToolsUserSettings.h |
- EditAnywhere
- Config
- Category="Import Options"
|