Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/ChaosDebugDraw > API/Runtime/Chaos/ChaosDebugDraw/IChaosDDRenderer
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/ChaosDebugDraw/ChaosDDRenderer.h |
| Include | #include "ChaosDebugDraw/ChaosDDRenderer.h" |
void RenderCapsule
(
const FVector3d & Center,
const FQuat4d & Rotation,
float HalfHeight,
float Radius,
const FColor & Color,
float LineThickness,
float Lifetime
)