---
title: showFeaturePoints
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/arview/debugoptions-swift.struct/showfeaturepoints
---

# showFeaturePoints

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

## Declaration

```swift
static let showFeaturePoints: ARView.DebugOptions
```

## See Also

### Configuring debug options

- [none](realitykit/arview/debugoptions-swift.struct/none.md)
- [showPhysics](realitykit/arview/debugoptions-swift.struct/showphysics.md)
- [showStatistics](realitykit/arview/debugoptions-swift.struct/showstatistics.md)
- [showAnchorOrigins](realitykit/arview/debugoptions-swift.struct/showanchororigins.md)
- [showAnchorGeometry](realitykit/arview/debugoptions-swift.struct/showanchorgeometry.md)
- [showWorldOrigin](realitykit/arview/debugoptions-swift.struct/showworldorigin.md)
- [showSceneUnderstanding](realitykit/arview/debugoptions-swift.struct/showsceneunderstanding.md)
