Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtNavMeshQuery > API/Runtime/Navmesh/Detour/dtNavMeshQuery/getPortalPoints
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h |
| Include | #include "Detour/DetourNavMeshQuery.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMeshQuery.cpp |
dtStatus getPortalPoints
&40;
dtPolyRef from,
dtPolyRef to,
dtReal &42; left,
dtReal &42; right,
unsigned char & fromType,
unsigned char & toType
&41; const
Remarks
Returns portal points between two polygons.