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

# width

The width value.

## Declaration

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

## See Also

### Inspecting a 3D size’s properties

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