Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerTimeSliderController
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/SequencerTimeSliderController.h |
| Include | #include "SequencerTimeSliderController.h" |
Syntax
struct FScrubberMetrics
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDrawExtents | The style of the scrubber handle | |
| TRange< float > | FrameExtentsPx | The extents of the current frame that the scrubber is on, in pixels | |
| TRange< float > | HandleRangePx | The pixel range that the scrubber handle (thumb) occupies | |
| ESequencerScrubberStyle | Style | The style of the scrubber handle |