Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Extensions
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/ITrackLaneExtension.h |
| Include | #include "MVVM/Extensions/ITrackLaneExtension.h" |
Syntax
struct FTrackLaneVirtualAlignment
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRange< FFrameNumber > | Range | ||
| FTrackLaneVerticalAlignment | VerticalAlignment |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTrackLaneVirtualAlignment | Fixed
(
const TRange< FFrameNumber >& InRange, |
||
| TOptional< FFrameNumber > | |||
| bool | IsVisible () |
||
| FTrackLaneVirtualAlignment | Proportional
(
const TRange< FFrameNumber >& InRange, |
||
| FTrackLaneScreenAlignment | ToScreen
(
const FTimeToPixel& TimeToPixel, |