Navigation
BlueprintAPI > BlueprintAPI/DrawDebugLibrary
Debug Draw a capsule using the start and end location
Target is Draw Debug Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Drawer | |
| vector | Start Location | |
| vector | End Location | |
| struct | Line Style | |
| boolean | Depth Test | |
| real | Radius | |
| integer | Segments |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |