Size

!!! DEPRECATED !!! Use [GetLocalSize()](API\Runtime\SlateCore\Layout\FGeometry\GetLocalSize) accessor instead of directly accessing public members.

Windows
MacOS
Linux

Syntax

const FVector2D Size

Remarks

!!! DEPRECATED !!! Use GetLocalSize() accessor instead of directly accessing public members. This member has been made const to prevent mutation. There is no way to easily detect mutation of public members, thus no way to update the render transforms when they are modified.

Size of the geometry in local 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