Navigation
BlueprintAPI > BlueprintAPI/DrawDebugLibrary
Debug Draw a line on a simple graph.
Target is Draw Debug Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Drawer | |
| vector | Location | |
| rotator | Rotation | |
| real | Xvalues | |
| real | Yvalues | |
| real | Xmin | |
| real | Xmax | |
| real | Ymin | |
| real | Ymax | |
| real | Xaxis Length | |
| real | Yaxis Length | |
| struct | Line Style | |
| boolean | Depth Test |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |