Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FGeometry
Description
Translates local coordinates into absolute coordinates
Absolute coordinates could be either desktop or window space depending on what space the root of the widget hierarchy is in.
| Name | LocalToAbsolute |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/Geometry.h |
| Include Path | #include "Layout/Geometry.h" |
UE::Slate::FDeprecateVector2DResult LocalToAbsolute
(
UE::Slate::FDeprecateVector2DParameter LocalCoordinate
) const
Absolute coordinates