Skip to main content

Blur

Overview

Applies a blur effect to the widget itself. For example, it blurs an image that's still loading.

Properties

PropertyDescriptionValueDefault
Value (sigmaX · sigmaY)Strength of the blur filter applied to the child widget. The Studio editing panel groups both values into a single Value item, where you set X (horizontal, sigmaX) and Y (vertical, sigmaY) together.Number (0 or greater) (X, Y)0.0, 0.0
tileModeHow the blur filter samples the area outside the edges of the child widget.clamp, repeated, mirror, decalclamp