Global In/Out
Sets the frame range over which the node is active.
Procedural wave and color-field generator
Builds animated plasma-like textures from multiple circular wave sources and per-channel phase controls.
Plasma is a self-contained procedural image generator for abstract backgrounds, energy fields, masks and animated control maps.
Overview
Several circular sources are combined mathematically to create the base wave field. Their centers, scale and combination operation determine the structure of the result.
Color Phase controls offset the wave response per channel, turning the base scalar field into colorful plasma.
Because the pattern is mathematical rather than image-based, it is ideal for looping backgrounds and technical maps that need to stay resolution-independent.
Think of Plasma as several overlapping wave emitters whose values are combined, phase-shifted per color channel and rendered as an image.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Optional mask that limits where the node affects the image.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Sets the frame range over which the node is active.
Controls the overall scale of the wave sources.
Chooses how circular sources combine: Add, Subtract, Multiply, Difference and other modes.
Uses the Add operation.
Uses the Subtract operation.
Uses the Multiply operation.
Uses the Divide operation.
Uses the Maximum operation.
Uses the Minimum operation.
Uses the Difference operation.
Selects the type used by Plasma.
Sets the X/Y coordinates for center.
Sets the size or frequency contribution of each source.
Offsets the resulting wave field into color.
Offsets the procedural phase used for the red channel.
Offsets the procedural phase used for the green channel.
Offsets the procedural phase used for the blue channel.
Offsets the procedural phase used for the alpha channel.
Selects the processing mode.
Chooses how the node evaluates or combines the source data.
Sets the horizontal size.
Sets the pixel aspect ratio.
Lets Fusion derive the working resolution automatically.
Disable it only when this node needs an explicit canvas size.
Chooses the image depth/precision used for the Plasma generator output.
Sets the color Space Type.
Selects the Curve Type used by Plasma.
Removes the selected gamma or transfer curve so the source is treated in a linearized form.
Controls premultiplied-alpha handling around the operation.
Pre-divide removes alpha multiplication before processing; post-multiply restores it afterward. This is useful when color work creates dark or bright fringes around translucent edges.
Practical setup
Set the overall circle scale.
Place and size the individual wave sources.
Choose a combination operation.
Adjust channel phases for the palette.
Animate source centers or phase for motion.
Examples
Animate circular sources and soften the result.
Use Plasma as a moving displacement map.
Troubleshooting
Production notes
Related nodes