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