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