Notch Notch Manual 0.9.23
 Light | Dark
Blur

Blur

Add a simple blur effect to an image.

image

Method #

This node generates a simple blur effect by averaging the values of each pixels from their nearest pixel. This is a fast method, but it can require a large number of blur iterations for larger blur effects.

The node is also resolution dependant, so increasing or decreasing the resolution will change the perceived blur amount.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend AmountChanges the opacity of the new effect over the original image.
Blend Mode (RGB)Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha)Change how the generated effect blends with the parent image alpha.
Iterations (Effect Size)How many iterations of the blur function are run.

Toggle which of the RGBA channels are affected by the effect.

Inputs

NameDescriptionTypical Input
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.Envelope Modifier