FScrollHelper::ToScrollerSpace

Converts a coordinate to the scrollable area's space

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Layout/SlateScrollHelper.h

Include

#include "Framework/Layout/SlateScrollHelper.h"

Syntax

FVector2D ToScrollerSpace
(
    const FVector2D & InVec
) const

Remarks

Converts a coordinate to the scrollable area's space

Returns

Returns the position transformed to the scrollable area's space

Parameters

Parameter

Description

InVec

Position to convert to the scrollable area's space

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss