BlueprintAPI > BlueprintAPI/Viewport
Gets the geometry of the widget holding all widgets added to the "Viewport". You can use this geometry to convert between absolute and local space of widgets held on this widget.
Target is Widget Layout Library
Inputs
Type | Name | Description |
---|---|---|
exec | In |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Return Value | Gets the geometry of the widget holding all widgets added to the "Viewport". Youcan use this geometry to convert between absolute and local space of widgets held on thiswidget. |