Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMEngine Canvas Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Color And Opacity | Tint applied to the resulting image. |
| vector2d struct | Desired Size | The size of the image drawn in the UI. This may be different from the size of the canvas. |
| object | World Context | The world related to the canvas being drawn, if any. |
| enum | Update Type | When the texture will be redrawn. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMEngine Canvas Params |