Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DrawDebugHelpers.h |
| Include | #include "DrawDebugHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp |
void DrawDebugPoint
(
const UWorld * InWorld,
FVector const & Position,
float Size,
FColor const & PointColor,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority
)
Remarks
Draw a debug point