Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FDebugDrawQueue
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/DebugDrawQueue.h |
Include | #include "Chaos/DebugDrawQueue.h" |
void DrawDebugLine
(
const FVector & LineStart,
const FVector & LineEnd,
const FColor & Color,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)