# Sandbox.Painter.Filter.HueRotation

```csharp
float HueRotation { get; set; }
```

Hue rotation in degrees. Must be finite; zero leaves the hue unchanged.

Declared in [Sandbox.Painter.Filter](/api/Sandbox.Painter.Filter).
Assembly: `Sandbox.Engine`.
