Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug Skeleton Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Skeleton Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Draw Simple Skeleton | Draws a simple skeleton made up of lines rather than the full skeleton |
| real | Bone Radius | Radius of the bones |
| integer | Bone Segment Num | Number of segments in the spheres drawn for the bones |
| boolean | Draw Transforms | If to draw small transforms inside the bone spheres |
| boolean | Draw Root | If to draw a bone going to the root/component transform |
| linearcolor | Root Bone Color | Color of the root bone when drawn |