Options for whether and how ARKit detects flat surfaces in captured images.
SDK
- iOS 11.0+
Framework
- ARKit
Declaration
typedef enum ARPlaneDetection : NSUInteger {
...
} ARPlaneDetection;
Overview
Use an empty set literal []
to specify no plane detection.