UMovieSceneUserImportFBXSettings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UMovieSceneUserImportFBXSettings

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolsUserSettings.h

Include

#include "MovieSceneToolsUserSettings.h"

Syntax

class UMovieSceneUserImportFBXSettings : public UObject

Variables

Name Description

Public variable

bool

 

bCreateCameras

Whether to create cameras if they don't already exist in the level.

Public variable

bool

 

bForceFrontXAxis

Whether to force the front axis to be align with X instead of -Y.

Public variable

bool

 

bMatchByNameOnly

Whether to match fbx node names to sequencer node names.

Public variable

bool

 

bReduceKeys

Whether to remove keyframes within a tolerance from the imported tracks

Public variable

float

 

ReduceKeysTolerance

The tolerance for reduce keys

Constructors

Name Description

Public function

UMovieSceneUserImportFBXSettings

(
    const FObjectInitializer& Initiali...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss