FScrollHelper::SizeFromScrollerSpace

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

Remarks

Converts a size back from the scrollable area's space

Returns

Returns the size transformed back from the scrollable area's space

Parameters

Parameter

Description

InVec

Size to convert from 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