<!--
{
  "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/init(truncating:)-8jfn6",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "c:@F@SPAffineTransform3DFloatMakeWithTruncated4x4Matrix#$@SA@simd_float4x4#"
  },
  "title" : "init(truncating:)"
}
-->

# init(truncating:)

```
init(truncating matrix: simd_float4x4)
```

## Parameters

`matrix`

The source matrix.

## Return Value

A new affine transform structure.

## Discussion\abstract Returns a new affine transform structure from the specified 4 x 4 matrix truncated to a  4 x 3 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)