---
title: "init(_:)"
framework: spatial
role: symbol
role_heading: Initializer
path: "spatial/affinetransform3d/init(_:)-7eksa"
---

# init(_:)

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

## Declaration

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