---
title: normalized
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/vector3dfloat/normalized
---

# normalized

Returns this vector with a length of 1.

## Declaration

```swift
var normalized: Vector3DFloat { get }
```
