FLevelSequenceSnapshotSettings

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequencePlayer.h

Include

#include "LevelSequencePlayer.h"

Syntax

struct FLevelSequenceSnapshotSettings

Variables

Name Description

Public variable

FFrameRate

 

FrameRate

Playback framerate

Public variable

uint8

 

ZeroPadAmount

Zero pad frames

Constructors

Name Description

Public function

FLevelSequenceSnapshotSettings()

Public function

FLevelSequenceSnapshotSettings

(
    int32 InZeroPadAmount,
    FFrameRate InFrameRate
)

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