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