Contents

ARSCNDebugOptionShowFeaturePoints

Display a point cloud showing intermediate results of the scene analysis that ARKit uses to track device position.

Declaration

extern const SCNDebugOptions ARSCNDebugOptionShowFeaturePoints;

Discussion

This option is available only when running a ARWorldTrackingConfiguration session.

See Also

AR Debugging Overlays