Contents

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/floor and SurfaceClassification/wall are supported.

Return Value

The array of mesh geometries.