# Vector3.Left

```csharp
static Vector3 Left
```

A vector with Y set to 1. This represents the left hand direction.

Declared in [Vector3](/api/Vector3).
Assembly: `Sandbox.System`.
