<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/AffineTransform3DFloat/matrix4x4",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "c:@F@SPAffineTransform3DFloatGet4x4Matrix#$@SA@SPAffineTransform3DFloat#"
  },
  "title" : "matrix4x4"
}
-->

# matrix4x4

```
var matrix4x4: simd_float4x4 { get }
```

## Discussion\abstract Returns a 4 x 4 matrix constructed from the affine transform’s underlying matrix.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)