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 RenderPoint
(
const FVector3d & Position,
const FColor & Color,
float PointSize,
float Lifetime
)
Remarks
Utility functions for use by Debug Draw commands (e.g., FChaosDDLine)