unreal.MovieSceneUserImportFBXSettings

class unreal.MovieSceneUserImportFBXSettings(outer=None, name='None')

Bases: unreal.Object

Movie Scene User Import FBXSettings

C++ Source:

  • Module: MovieSceneTools

  • File: MovieSceneToolsUserSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • create_cameras (bool): [Read-Write] Whether to create cameras if they don’t already exist in the level.

  • force_front_x_axis (bool): [Read-Write] Convert the scene from FBX coordinate system to UE4 coordinate system with front X axis instead of -Y

  • match_by_name_only (bool): [Read-Write] Match fbx node names to sequencer node names

  • reduce_keys (bool): [Read-Write] Whether to remove keyframes within a tolerance from the imported tracks

  • reduce_keys_tolerance (float): [Read-Write] The tolerance for reduce keys