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