Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/SOutlinerView
Description
- Convert the specified absolute virtual position into a physical position in the tree.
-
Will not work reliably for virtual positions that are outside of the physical space
| Name | VirtualToPhysical |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Views/SOutlinerView.h |
| Include Path | #include "MVVM/Views/SOutlinerView.h" |
| Source | /Engine/Source/Editor/SequencerCore/Private/MVVM/Views/SOutlinerView.cpp |
float VirtualToPhysical
(
float InVirtual
) const