---
title: "init(_:)"
framework: spatial
role: symbol
role_heading: Initializer
path: "spatial/size3dfloat/init(_:)-3z2u6"
---

# init(_:)

Returns a size structure from the specified Spatial vector.

## Declaration

```swift
init(_ xyz: Vector3DFloat)
```

## Parameters

- `xyz`: The source vector.
