Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DebugUtils > API/Runtime/Navmesh/DebugUtils/duDebugDraw > API/Runtime/Navmesh/DebugUtils/duDebugDraw/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,
const duReal &42; uv
&41;
Remarks
Submit a vertex
Parameters
| Name | Description |
|---|---|
| pos | [in] position of the verts. |
| color | [in] color of the verts. |