isClassificationSupported
A Boolean value that indicates whether plane classification is available on the current device.
Declaration
class var isClassificationSupported: Bool { get }Discussion
Plane classification is available on iOS devices with A12 or later GPU.
On devices without plane classification support, all plane anchors report a classification value of ARPlaneClassificationNone and a classificationStatus value of ARPlaneClassificationStatusNotAvailable.