---
title: matrix
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/scaledpose3dfloat/matrix
---

# matrix

A 4 x 4 matrix that represents the scaled pose’s scale, rotation, and translation.

## Declaration

```swift
var matrix: simd_float4x4 { get }
```
