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

# init(_:)

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

## Declaration

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