---
title: scale
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/scaledpose3d/scale
---

# scale

The scaled pose’s scale.

## Declaration

```swift
var scale: Double
```

## See Also

### Inspecting a 3D scaled pose’s properties

- [matrix](spatial/scaledpose3d/matrix.md)
- [position](spatial/scaledpose3d/position.md)
- [rotation](spatial/scaledpose3d/rotation.md)
- [inverse](spatial/scaledpose3d/inverse.md)
- [customMirror](spatial/scaledpose3d/custommirror.md)
- [identity](spatial/scaledpose3d/identity.md)
