AnimGraphLab Alpha
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
LabelThe display name for the node.
GroupThe group(s) to apply this blur to.
Apply toChoose whether to apply the blur to each shape individually or across the combined bounds of the group.
TypeUniform blurs equally. Directional blurs along an angle. Progressive blurs along a gradient.
AmountThe radius/strength of the blur.
AngleThe direction of the blur.
StartStart position (normalized 0-1) of the progressive blur gradient.
EndEnd position (normalized 0-1) of the progressive blur gradient.

See also