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