markAreaOnOffMeshConnections(offMeshConnectionIndices:area:)
Marks the off-mesh connections at these indices with an area.
Declaration
func markAreaOnOffMeshConnections(offMeshConnectionIndices: [Int], area: NavigationMeshResource.Area)See Also
Marking areas and flags
markAreaInBox(boundingBox:area:)markFlagInBox(boundingBox:flag:)markAreaInCylinder(position:radius:halfHeight:area:)markFlagInCylinder(position:radius:halfHeight:flag:)markAreaOnPolygons(polygonIndices:area:)markFlagOnPolygons(polygonIndices:flag:)markFlagOnOffMeshConnections(offMeshConnectionIndices:flag:)