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