Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'AnchorData' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Offsets | Offset. |
struct | Anchors | Anchors. |
vector2d struct | Alignment | Alignment is the pivot point of the widget. Starting in the upper left at (0,0),ending in the lower right at (1,1). Moving the alignment point allows you to movethe origin of the widget. |
Outputs
Type | Name | Description |
---|---|---|
struct | Anchor Data |