Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Margin' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Left | Holds the margin to the left. |
| real | Top | Holds the margin to the top. |
| real | Right | Holds the margin to the right. |
| real | Bottom | Holds the margin to the bottom. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Margin |