Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DrawDebugSolidPlane
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DrawDebugHelpers.h |
| Include | #include "DrawDebugHelpers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DrawDebugHelpers.cpp |
void DrawDebugSolidPlane
(
const UWorld * InWorld,
FPlane const & P,
FVector const & Loc,
FVector2D const & Extents,
FColor const & Color,
bool bPersistent,
float LifeTime,
uint8 DepthPriority
)