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