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