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 ToScrollerSpace
&40;
const FVector2D & InVec
&41; const
Remarks
Converts a coordinate to the scrollable area's space Returns the position transformed to the scrollable area's space
Parameters
| Name | Description |
|---|---|
| InVec | Position to convert to the scrollable area's space |