unreal.LevelSequenceSnapshotSettings¶
- class unreal.LevelSequenceSnapshotSettings(zero_pad_amount=4, frame_rate=[30, 1])¶
Bases:
unreal.StructBaseLevel Sequence Snapshot Settings
C++ Source:
Module: LevelSequence
File: LevelSequencePlayer.h
Editor Properties: (see get_editor_property/set_editor_property)
frame_rate(FrameRate): [Read-Only] Playback frameratezero_pad_amount(uint8): [Read-Only] Zero pad frames
- property zero_pad_amount¶
[Read-Only] Zero pad frames
- Type
(uint8)