# Vector2Int.Left

```csharp
static Vector2Int Left
```

An integer vector with X set to -1. This represents the left direction.

Declared in [Vector2Int](/api/Vector2Int).
Assembly: `Sandbox.System`.
