| Alignment |
FVector2D |
Alignment is the pivot point of the widget. |
Widgets/UIFCanvasBox.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Canvas
|
| Anchors |
FAnchors |
Anchors. |
Widgets/UIFCanvasBox.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Canvas
|
| bSizeToContent |
bool |
When true we use the widget's desired size |
Widgets/UIFCanvasBox.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Canvas
|
| Offsets |
FMargin |
Offset. |
Widgets/UIFCanvasBox.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Canvas
|
| ZOrder |
int32 |
The order priority this widget is rendered inside the layer. |
Widgets/UIFCanvasBox.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Canvas
|