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