Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include | #include "Recast/Recast.h" |
Syntax
static const int RC_AREA_BORDER = 0x20000;
Remarks
Area border flag. If a region ID has this bit set, then the associated element lies on the border of an area. (Used during the region and contour build process.)