Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug Point Style' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Point Style |
Outputs
| 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. |