Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Layout > API/Runtime/Slate/Framework/Layout/FScrollHelper
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Layout/SlateScrollHelper.h |
| Include | #include "Framework/Layout/SlateScrollHelper.h" |
FVector2D FromScrollerSpace
(
const FVector2D & InVec
) const
Remarks
Converts a coordinate back from the scrollable area's space Returns the position transformed back from the scrollable area's space
Parameters
| Name | Description |
|---|---|
| InVec | Position to convert from the scrollable area's space |