---
title: showFeaturePoints
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showfeaturepoints
---

# showFeaturePoints

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

## Declaration

```swift
static let showFeaturePoints: SCNDebugOptions
```

## Discussion

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