Skip to main content

UI Toolkit Filters

Screenshot

Add impact to your UI with UIFX filters for UI Toolkit!

Unity 6.3 added support for more complex shader logic so we began converting some of our Unity UI filter effects to UI Toolkit.

Long Shadow Filter

The Long Shadow Filter is the first filter we have converted and it's very useful to create a high contrast 3D effect.

Property                            TypeDescription
AngleFloatThe angle that shadow is cast in degrees. Default value is 135, range is [0..360].
DistanceFloatThe distance in pixels that the shadow is cast.
Color FrontColorThe front color of the shadow.
Color BackColorThe back color of the shadow.

MORE COMING SOON

We plan to add many more filters in upcoming versions!