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

# height

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

## Declaration

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