removeFlagOnPolygons(polygonIndices:flag:)
Declaration
func removeFlagOnPolygons(polygonIndices: [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:)removeAreaOnOffMeshConnections(offMeshConnectionIndices:area:)removeFlagOnOffMeshConnections(offMeshConnectionIndices:flag:)