CSS filters
Starting from version 7.0.0, you can apply various CSS visual filters to improve the overall appearance of the playable.
Where to find CSS filters
It's a dedicated section in Unity Playworks editor named 'Filter Settings'

Supported settings
Full list of supported filters:
| Field | Type/Options | Details |
|---|---|---|
| Brightness | Slider (Which changes a int value) | Adjusts the overall lightness or darkness of the playable. |
| Saturate | Slider (Which changes a int value) | Controls the intensity of colors, from muted to vivid. |
| Contrast | Slider (Which changes a int value) | Modifies the difference between light and dark areas. |
| Sepia | Slider (Which changes a int value) | Applies a warm, brownish tone for a vintage effect. |
| Grayscale | Slider (Which changes a int value) | Converts the playable to shades of gray. |
| Hue Rotate | Slider (Which changes a int value) | Shifts all colors around the color wheel. |