AnimGraphLab Beta
Nodes Blur

Parameters

Select a node to edit its parameters.

Blur node applies a Gaussian blur to shapes, softening edges and details. This is useful for creating shadows, glows, depth of field effects, or simulating motion.

It supports two modes:

  • Uniform: Blurs equally in all directions.
  • Directional: Blurs along a specific angle, creating a motion streak effect.
  • Progression: Applies a gradient-like blur that changes intensity over distance.

Parameters

ParameterDescription
Label
The display name for the node.
Group
The group(s) to apply this blur to.
Apply to
Choose whether to apply the blur to each shape individually or across the combined bounds of the group.
Type
Uniform blurs equally. Directional blurs along an angle. Progressive blurs along a gradient.
Amount
The radius/strength of the blur.
Angle
The direction of the blur.
Start
Start position (normalized 0-1) of the progressive blur gradient.
End
End position (normalized 0-1) of the progressive blur gradient.

See also