# Vector2Int.Degrees

```csharp
float Degrees { get; set; }
```

Return the angle of this vector in degrees, always between 0 and 360.

Declared in [Vector2Int](/api/Vector2Int).
Assembly: `Sandbox.System`.
