FPaintGeometry::CommitTransformsIfUsingLegacyConstructor

Support mutable geometries constructed in window space, and possibly mutated later, as all legacy members are public.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/PaintGeometry.h"

Syntax

void CommitTransformsIfUsingLegacyConstructor() const

Remarks

Support mutable geometries constructed in window space, and possibly mutated later, as all legacy members are public. In these cases we defer creating of the RenderTransform and LocalSize until rendering time to ensure that all member changes have finished. WARNING: Legacy usage does NOT support render transforms!

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