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

# showPhysics

Draw visualizations for collision objects and rigid bodies.

## Declaration

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

## See Also

### Configuring debug options

- [none](realitykit/arview/debugoptions-swift.struct/none.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)
- [showSceneUnderstanding](realitykit/arview/debugoptions-swift.struct/showsceneunderstanding.md)
