Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > DebugUtils > duDebugDraw > vertex
- duDebugDraw::vertex()
- duDisplayList::vertex()
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DebugUtils/DebugDraw.h |
Include | #include "DebugUtils/DebugDraw.h" |
void vertex
&40;
const duReal &42; pos,
unsigned int color
&41;
Remarks
Submit a vertex
Parameters
Name | Description |
---|---|
pos | [in] position of the verts. |
color | [in] color of the verts. |