Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FGeometry
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Geometry.h |
| Include | #include "Layout/Geometry.h" |
FORCEINLINE_DEBUGGABLEUE::Slate::FDeprecateVector2DResult AbsoluteToLocal
(
UE::Slate::FDeprecateVector2DParameter AbsoluteCoordinate
) const
Remarks
Absolute coordinates could be either desktop or window space depending on what space the root of the widget hierarchy is in. Transforms AbsoluteCoordinate into the local space of this Geometry.