Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolsUserSettings.h |
Include |
#include "MovieSceneToolsUserSettings.h" |
class UMovieSceneUserImportFBXControlRigSettings : public UObject
Name | Description | ||
---|---|---|---|
|
bConvertSceneUnit |
Convert the scene from FBX unit to UE unit(centimeter) |
|
|
bForceFrontXAxis |
Whether to force the front axis to be align with X instead of -Y. |
|
|
bImportOntoSelectedControls |
Whether or not import onto selected controls or all controls |
|
|
bInsertAnimation |
Whether or not we insert or replace, by default we insert |
|
|
bSpecifyTimeRange |
Whether to import over specific Time Range |
|
|
ControlChannelMappings |
Mappings for how Control Rig Control Attributes Map to the incoming Transforms |
|
|
EndTimeRange |
End Time Range To Import |
|
|
FindAndReplaceStrings |
Strings To Find in the Import and Replace With |
|
|
ImportedEndTime |
Imported File |
|
|
ImportedFileName |
Imported File Name |
|
|
ImportedFrameRate |
Incoming File Frame Rate |
|
|
ImportedNodeNames |
List Of Imported Names in FBX File |
|
|
ImportedStartTime |
Imported File Duration in Seconds |
|
|
float |
ImportUniformScale |
Import Uniform Scale |
|
StartTimeRange |
Start Time Range To Import |
|
|
TimeToInsertOrReplaceAnimation |
Time that we insert or replace the imported animation |
Name | Description | |
---|---|---|
|
UMovieSceneUserImportFBXControlRigSettings ( |