Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtPoly
Syntax
unsigned short verts[DT_VERTS_PER_POLYGON]
Remarks
The indices of the polygon's vertices. The actual vertices are located in dtMeshTile::verts.
The indices of the polygon's vertices.
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtPoly
unsigned short verts[DT_VERTS_PER_POLYGON]
The indices of the polygon's vertices. The actual vertices are located in dtMeshTile::verts.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library