IUMGDesigner::MakeGeometryWindowLocal

Takes geometry and adds the inverse of the window transform to get the geometry in the space of the window.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/IUMGDesigner.h

Include

#include "IUMGDesigner.h"

Syntax

FGeometry MakeGeometryWindowLocal
(
    const FGeometry & WidgetGeometry
) const

Remarks

Takes geometry and adds the inverse of the window transform to get the geometry in the space of the window.

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