Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Widget Transform' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| vector2d struct | Translation | The amount to translate the widget in slate units |
| vector2d struct | Scale | The scale to apply to the widget |
| vector2d struct | Shear | The amount to shear the widget in slate units |
| real | Angle | The angle in degrees to rotate |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Widget Transform |