Information about the position and orientation of a real-world flat surface detected in a world-tracking AR session.
SDK
- iOS 11.0+
Framework
- ARKit
Declaration
class ARPlaneAnchor : ARAnchor
Overview
When you run a world-tracking AR session wirth the plane
option, the session automatically adds to its list of anchors an ARPlane
object for each flat surface ARKit detects with the back-facing camera. Each plane anchor provides information about the estimated position and shape of the surface.