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

# showWorldOrigin

Display a coordinate axis indicating the position and orientation of the AR world coordinate system.

## Declaration

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