# Angles.Zero

```csharp
static Angles Zero
```

An angle constant that has all its values set to 0. Use this instead of making a static 0,0,0 object yourself.

Declared in [Angles](/api/Angles).
Assembly: `Sandbox.System`.
