Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include | #include "SceneManagement.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveDrawingUtils.cpp |
void DrawBox
(
class FPrimitiveDrawInterface * PDI,
const FMatrix & BoxToWorld,
const FVector & Radii,
const FMaterialRenderProxy * MaterialRenderProxy,
uint8 DepthPriority
)