Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMViewport Root Layout' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Anchors | How to anchor the root within the viewport (normalized units) |
| struct | Offset | Offset the root from the anchored position in the viewport (in slate units) |
| struct | Alignment | How the root is aligned to its anchor (normalized units) |
| integer | ZOrder | The ZOrder of the SlateIM widget in the viewport |
| real | Scale | Global scale to apply within the viewport |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMViewport Root Layout |