UMovieSceneToolsProjectSettings

Settings for the level sequences.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UMovieSceneToolsProjectSettings

References

Module

MovieSceneTools

Header

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

Include

#include "MovieSceneToolsProjectSettings.h"

Syntax

class UMovieSceneToolsProjectSettings : public UObject

Remarks

Settings for the level sequences.

Variables

Name Description

Public variable

float

 

DefaultDuration

The default duration for new level sequences in seconds.

Public variable

float

 

DefaultStartTime

The default start time for new level sequences, in seconds.

Public variable

TArray< FMovieS...

 

FbxSettings

Mapping between fbx property name and property track path

Public variable

uint32

 

FirstShotNumber

The first shot number.

Public variable

uint32

 

FirstTakeNumber

The first take number.

Public variable

FString

 

ShotDirectory

The default directory for the shots.

Public variable

uint32

 

ShotIncrement

The default shot increment.

Public variable

uint32

 

ShotNumDigits

The number of digits for the shot number.

Public variable

FString

 

ShotPrefix

The default prefix for shot names.

Public variable

FString

 

SubSequenceSeparator

A single character separator between the take number and the sub sequence name.

Public variable

uint32

 

TakeNumDigits

The number of digits for the take number.

Public variable

FString

 

TakeSeparator

A single character separator between the shot number and the take number.

Constructors

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