FScrollHelper::SizeToScrollerSpace

Converts a size 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 SizeToScrollerSpace
(
    const FVector2D & InVec
) const

Remarks

Converts a size to the scrollable area's space

Returns

Returns the size transformed to the scrollable area's space

Parameters

Parameter

Description

InVec

Size 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