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 DrawDebugCircleArc
(
const UWorld * InWorld,
const FVector & Center,
float Radius,
const FVector & Direction,
float AngleWidth,
int32 Segments,
const FColor & Color,
bool PersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)
Remarks
Draw Debug Circle Arc