---
title: height
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/size3d/height
---

# height

The height value.

## Declaration

```swift
var height: Double { get set }
```

## See Also

### Inspecting a 3D size’s properties

- [width](spatial/size3d/width.md)
- [depth](spatial/size3d/depth.md)
- [size](spatial/size3d/size.md)
- [vector](spatial/size3d/vector.md)
