Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DrawCircle
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DrawDebugHelpers.h |
| Include | #include "DrawDebugHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp |
void DrawCircle
(
const UWorld * InWorld,
const FVector & Base,
const FVector & X,
const FVector & Y,
const FColor & Color,
float Radius,
int32 NumSides,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)
Remarks
Draw a circle using user define axis and radius