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

# showSceneUnderstanding

Display the depth-colored wireframe for scene-understanding meshes.

## Declaration

```swift
static let showSceneUnderstanding: 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)
- [showFeaturePoints](realitykit/arview/debugoptions-swift.struct/showfeaturepoints.md)
