Navigation
BlueprintAPI > BlueprintAPI/DrawDebugLibrary
Debug Draw points. These should be preferred over DrawDebugPoint where possible as it will batch drawing when required such as when using the visual logger.
Target is Draw Debug Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Drawer | |
| vector | Locations | |
| struct | Point Style | |
| boolean | Depth Test |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |