# Rotation.Right

```csharp
Vector3 Right { get; set; }
```

The right hand direction of this rotation.

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
