I'm collecting MeshAnchor updates from the SceneReconstructionProvider, but for some reason the classification property is not available in the MeshAnchor struct. The MeshClassification enum says its a property in the MeshAnchor documentation, but it's not available.
I tried setting the mode to classification on the SceneReconstructionProvider but still no luck.
Any ideas?