geometries(classifiedAs:)
Get disjoint mesh geometries of a given surface classification.
Declaration
func geometries(classifiedAs classification: SurfaceClassification) -> [MeshAnchor.Geometry]Parameters
- classification:
The classification of the geometries.
SurfaceClassification/floorandSurfaceClassification/wallare supported.
Return Value
The array of mesh geometries.