FNavMeshSceneProxy::DrawDebugBox

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavMesh/NavMeshRenderingComponent.h

Include

#include "NavMesh/NavMeshRenderingComponent.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavMesh/NavMeshRenderingComponent.cpp

Syntax

void DrawDebugBox
(
    FPrimitiveDrawInterface * PDI,
    FVector const & Center,
    FVector const & Box,
    FColor const & Color
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss