Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtNavMesh
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h |
Include | #include "Detour/DetourNavMesh.h" |
Source | /Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMesh.cpp |
int queryPolygonsInTile
&40;
const dtMeshTile &42; tile,
const dtReal &42; qmin,
const dtReal &42; qmax,
dtPolyRef &42; polys,
const int maxPolys,
bool bExcludeUnwalkable
&41; const
Remarks
Queries polygons within a tile.