---
title: "init(_:)"
framework: spatial
role: symbol
role_heading: Initializer
path: "spatial/affinetransform3dfloat/init(_:)-2c2os"
---

# init(_:)

Returns a single-precision affine transformation from a double-precision affine transformation.

## Declaration

```swift
init(_ transform: AffineTransform3D)
```
