DrawNavMeshFlags

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DebugUtils/DetourDebugDraw.h

Include

#include "DebugUtils/DetourDebugDraw.h"

Syntax

enum DrawNavMeshFlags
{
    DU_DRAWNAVMESH_OFFMESHCONS    = 0x01,
    DU_DRAWNAVMESH_CLOSEDLIST     = 0x02,
    DU_DRAWNAVMESH_COLOR_TILES    = 0x04,
}

Values

Name

Description

DU_DRAWNAVMESH_OFFMESHCONS

DU_DRAWNAVMESH_CLOSEDLIST

DU_DRAWNAVMESH_COLOR_TILES

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