removeAreaInBox(boundingBox:area:)
Declaration
func removeAreaInBox(boundingBox: BoundingBox, area: NavigationMeshResource.Area)See Also
Removing areas and flags
removeFlagInBox(boundingBox:flag:)removeAreaInCylinder(position:radius:halfHeight:area:)removeFlagInCylinder(position:radius:halfHeight:flag:)removeAreaOnPolygons(polygonIndices:area:)removeFlagOnPolygons(polygonIndices:flag:)removeAreaOnOffMeshConnections(offMeshConnectionIndices:area:)removeFlagOnOffMeshConnections(offMeshConnectionIndices:flag:)