DrawDebugSphere
Draw a debug sphere
Module
|
Engine
|
Header
|
/Engine/Source/Runtime/Engine/Public/DrawDebugHelpers.h
|
Include
|
#include "DrawDebugHelpers.h"
|
Source
|
/Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp
|
void DrawDebugSphere
(
const UWorld * InWorld,
FVector const & Center,
float Radius,
int32 Segments,
FColor const & Color,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.