Type
Chooses Linear, Radial, Centered or Zoom blur.
Use Linear for a direction vector and Zoom for punch-in/out style streaks.
Linear, radial and zoom-style blur
Creates directional blur in linear, radial, centered or zoom modes for speed, streaks and transition effects.
DirectionalBlur is a lightweight stylization tool when the blur direction can be described globally rather than estimated per pixel.
Overview
Linear mode stretches the image along one angle. Radial/Centered modes revolve around a center point, while Zoom produces streaks toward or away from that center.
Because it does not need optical-flow analysis, DirectionalBlur is predictable and usually cheaper than motion-estimated blur.
The effect is particularly useful for transitions, light streaks, backgrounds and graphic motion where physical accuracy is less important than clear direction.
Imagine dragging the whole image in one consistent direction or pulling its pixels toward a chosen center.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
The image to blur directionally.
The directionally blurred image.
Inspector
Start with these controls before reaching for more complicated workarounds.
Chooses Linear, Radial, Centered or Zoom blur.
Use Linear for a direction vector and Zoom for punch-in/out style streaks.
Sets the origin for radial and zoom modes.
Place it on the viewer focal point for a convincing zoom effect.
Controls blur distance.
Small values usually feel more natural; large values are useful for transitions.
Sets the direction in Linear mode.
Match it to the direction of movement.
Adds brightness to the blurred streak.
Useful for light graphics but can quickly wash out highlights.
Controls how the blur behaves at frame boundaries.
Try Frame when edge artifacts become visible.
Practical setup
Choose the blur Type.
Set Center or Angle.
Increase Length gradually.
Add Glow only if the design needs luminous streaks.
Check borders and clipping.
Examples
Animate Linear blur during a fast move.
Place Center on the subject and animate Length.
Troubleshooting
Production notes
Related nodes