removeAreaOnOffMeshConnections(offMeshConnectionIndices:area:)
Removes the area from the off-mesh connections at these indices.
Declaration
func removeAreaOnOffMeshConnections(offMeshConnectionIndices: [Int], area: NavigationMeshResource.Area)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:)removeFlagOnOffMeshConnections(offMeshConnectionIndices:flag:)