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

# init(_:)

Returns a new point from a size.

## Declaration

```swift
init(_ size: Size3DFloat)
```

## Parameters

- `size`: The source size.
