Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/FVirtualTrackArea
Description
- Convert the specified absolute vertical position into a physical vertical offset in the track area.
-
Use with caution - not reliable where the specified offset is not on screen
| Name | VerticalOffsetToPixel |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/ViewModels/VirtualTrackArea.h |
| Include Path | #include "MVVM/ViewModels/VirtualTrackArea.h" |
| Source | /Engine/Source/Editor/SequencerCore/Private/MVVM/ViewModels/VirtualTrackArea.cpp |
float VerticalOffsetToPixel
(
float InOffset
) const