Navigation
API > API/Editor > API/Editor/Sequencer
Configures how a thumbnail is supposed to be captured for a level sequence
| Name | FSequencerThumbnailCaptureSettings |
| Type | struct |
| Header File | /Engine/Source/Editor/Sequencer/Public/Misc/SequencerThumbnailCaptureSettings.h |
| Include Path | #include "Misc/SequencerThumbnailCaptureSettings.h" |
Syntax
USTRUCT ()
struct FSequencerThumbnailCaptureSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CaptureFrameLocationRule | ESequencerThumbnailCaptureTimeLocation | Specifies which frame should be captured in a track. | Misc/SequencerThumbnailCaptureSettings.h |
|