FPaintGeometry::GetLocalSize

Get the Size of the geometry in local space.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/PaintGeometry.h

Include

#include "Layout/PaintGeometry.h"

Syntax

const FVector2D & GetLocalSize() const

Remarks

Get the Size of the geometry in local space. Must call CommitTransformsIfUsingLegacyConstructor() first if legacy ctor is used.

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