---
title: "init(_:)"
framework: spatial
role: symbol
role_heading: Initializer
path: "spatial/sphericalcoordinates3d/init(_:)-1hxjg"
---

# init(_:)

Returns a double-precision spherical coordinates structure from a single-precision spherical coordinates structure.

## Declaration

```swift
init(_ coords: SphericalCoordinates3DFloat)
```
