planeDetection property

ARPlaneDetection planeDetection
final

Type of planes to detect in the scene. If set, new planes will continue to be detected and updated over time. Detected planes will be added to the session as ARPlaneAnchor objects. In the event that two planes are merged, the newer plane will be removed. Defaults to ARPlaneDetection.none.

Implementation

final ARPlaneDetection planeDetection;