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