Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Post Effects

Color FX

Gradient ColorizerHue ShiftPosterizeColor BalanceDuotoneColor Key

Blur

Gaussian BlurMotion BlurRadial Blur

Distortion

Chromatic AberrationRGB DelayBarrel DistortionRippleSpherize

Warp

Sin WarpTwirlBulgePinchTurbulence WarpKaleidoscopeEscher DrostehyperWARPMöbiusWARPliquidWARPTime Warp

Morphology

Morphology

Stylize

GlitchSharpenEmbossSurface LightSSAOFilm GrainPixellatePointillizeHalftoneCel ShadingEdge DetectPixel SortBloom / Glow

Other

Anti-AliasMosaic TilingSubdivision StretchequiDome
3D PreviewperformMODE
Effects

Motion Blur

Smears the frame along a fixed angle, without motion vectors.

The Motion Blur node streaks the picture along one direction. It blurs the current frame along the angle you set; it does not react to what is actually moving.

Motion Blur

  • Amount and Angle only
  • For a blur that follows real motion, use Vector Motion Blur
  • Found in the node graph under Post FX → Blur
Example patch — drag onto the app to load

The image on the right is the example patch itself. Drag and drop it onto the app, or load it with File → Load, to open the full graph. A Caustics field, run through a Gradient Colorizer, streaked horizontally at the default amount.

Inputs and outputs

Motion Blur node

PortTypePurpose
InputTextureThe picture to process.
OutputTextureThe result.

Parameters

Motion Blur parameters

Opacity, Blend Mode, and Alpha are the standard operator header; see Parameters and Controls.

  • Amount (0–2, default 0.5) — streak length.
  • Angle (−180 to 180, default 0) — streak direction. 0 is horizontal.

Every slider has a per-parameter animation bar, so it can be animated, audio driven, or MIDI mapped.

Examples

Rain streaks — Angle 80, Amount 1.2 on a Rain generator.

Speed lines — animate Angle with an LFO so the streaks swing.

Troubleshooting

The blur does not follow the movement — it never does. This node blurs along a fixed angle. Use Vector Motion Blur for motion-driven blur.

Related

Vector Motion Blur

Blur that follows estimated motion.

Radial Blur

Streaks from a centre point.

Gaussian Blur

A separable gaussian blur with a single Radius control.

Radial Blur

Smears samples outward from a centre point for a zoom-burst look.

On this page

Inputs and outputsParametersExamplesTroubleshootingRelated