Filters

Filter Effects


Filter effects are post-processing effects that are applied to the current background.

The following filter effects are supported:

  • Blur
  • Bloom
  • RGB Shift
  • Vignette
  • Vignette Blur
  • Motion Blur
  • Glitch

Only one filter effect of each type is allowed. Multiple filter effects of the same type will be displayed as conflicts.

Animating Filters

In addition to configurable properties, each filter may contain a Trigger Animation section that lists properties that can be animated.

These properties are animated using Novelty triggers. They can be configured to different values to animate the filter when its trigger is activated.

Blur Filter


Applies a gaussian blur effect to the background.

Radius

The radius of the blur. Increasing this value increases the amount of blur to apply.

Passes

The number of blur passes to apply. Increasing this value greatly reduces artifacts and increases blur quality, but results in higher performance costs.

Bloom Filter


Applies a bloom effect to the background.

Opacity

The brightness of the bloom.

Radius

The radius of the bloom. Increasing this value increases the area that the bloom affects.

Passes

The number of bloom passes to apply. Increasing this value increases bloom quality, but results in higher performance costs.

Color Shift Filter


Applies a RGB color shift effect to the background.

Amount

The distance of the color shift.

Angle

The angle of the color shift.

Glitch Filter


Applies a glitch effect to the background.

Amount

The amount of glitching. Lower values produce thin lines of glitching, while higher values produce large chunks of glitching.

Frequency

The frequency of the glitching.

Vignette Filter


Applies a vignette effect that darkens the edges of the background.

Darkness

The darkness of the vignette.

Offset

The size of the vignette.

Vignette Blur Filter


Applies a vignette effect that blurs the edges of the background.

Size

The size of the vignette.

Radius

The radius of the blur. Increasing this value increases the amount of blur to apply.

Passes

The number of blur passes to apply. Increasing this value greatly reduces artifacts and increases blur quality, but results in higher performance costs.

Motion Blur Filter


Applies a motion blur effect. Note that this effect will only be visible when the camera moves.

Intensity

The intensity of the motion blur.

Samples

The number of motion blur samples to use. Increasing this value increases blur quality, but results in higher performance costs.