---
title: "init(_:)"
framework: spatial
role: symbol
role_heading: Initializer
path: "spatial/projectivetransform3dfloat/init(_:)-9r5ov"
---

# init(_:)

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

## Declaration

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