Contents

ARPlaneClassificationStatus

Possible states of ARKit’s process for classifying plane anchors.

Declaration

enum ARPlaneClassificationStatus : NSInteger;

Overview

You get values of this type from a plane anchor’s classificationStatus property, describing the state of ARKit’s plane classification process.

Topics

Classification Status

See Also

Plane detection