Navigation
BlueprintAPI > BlueprintAPI/UserInterface > BlueprintAPI/UserInterface/Geometry
Transforms 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.
Target is Slate Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry | |
| vector2d struct | Local Coordinate |
Outputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | Return Value | Absolute coordinates |