---
title: ARSCNDebugOptionShowFeaturePoints
framework: arkit
role: symbol
role_heading: Global Variable
path: arkit/arscndebugoptionshowfeaturepoints
---

# ARSCNDebugOptionShowFeaturePoints

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

## Declaration

```occ
extern const SCNDebugOptions ARSCNDebugOptionShowFeaturePoints;
```

## Discussion

Discussion This option is available only when running a ARWorldTrackingConfiguration session.

## See Also

### AR Debugging Overlays

- [ARSCNDebugOptionShowWorldOrigin](arkit/arscndebugoptionshowworldorigin.md)
