---
title: width
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/cameraregionanchor/width
---

# width

The width of the region, in meters. This is [-width/2, width/2] from the center.

## Declaration

```swift
var width: Float { get }
```
