This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Specifies the gap outside each edge separating a widget from its neighbors.
Distance is measured in units where 1.0 unit is the width of a pixel at 1080p resolution.
Verse using statement |
using { /UnrealEngine.com/Temporary/UI } |
Members
This struct has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
Left |
float |
The left edge spacing. |
Top |
float |
The top edge spacing. |
Right |
float |
The right edge spacing. |
Bottom |
float |
The bottom edge spacing. |