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 DrawDebugCapsule
(
const FVector & Center,
FReal HalfHeight,
FReal Radius,
const FQuat & Rotation,
const FColor & Color,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)