# Vector2.Normal

```csharp
Vector2 Normal { get; set; }
```

Return the same vector but with a length of one

Declared in [Vector2](/api/Vector2).
Assembly: `Sandbox.System`.
