Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DrawDebugBox
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DrawDebugHelpers.h |
| Include | #include "DrawDebugHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp |
void DrawDebugBox
(
const UWorld * InWorld,
FVector const & Center,
FVector const & Extent,
const FQuat & Rotation,
FColor const & Color,
bool bPersistentLines,
float LifeTime,
uint8 DepthPriority,
float Thickness
)
Remarks
Draw a debug box with rotation