Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Draw Debug Point Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Thickness | Thickness of the point. Set to 0.0 for pixel-sized points. |
| linearcolor | Color | Color of the point. Alpha controls the opacity. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Point Style |