Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMGraph Line Points Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | XView Range | The min and max X values to horizontally scale the graph to |
| struct | YView Range | The min and max Y values to vertically scale the graph to |
| linearcolor | Line Color | The color of the line to draw for this graph |
| real | Line Thickness | How thick to draw the line |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMGraph Line Points Params |