Visualize vector field — Grid / Edges
Controls how the operation treats image or region edges.
Visualize motion-vector fields
Converts hidden vector/UV data into visible grids or line segments so direction, magnitude and field quality can be inspected.
VectorVisualization is a diagnostic node rather than a finishing effect. It exposes vector structure before nodes such as VectorMotionBlur, VectorDistortion or VectorWarp use that data.
Overview
VectorVisualization is a diagnostic node rather than a finishing effect. It exposes vector structure before nodes such as VectorMotionBlur, VectorDistortion or VectorWarp use that data.
Think of it as turning invisible motion arrows into an engineering overlay you can actually read.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Controls how the operation treats image or region edges.
Controls how many diagnostic lines are drawn.
Scales line length to make vector magnitude easier to read.
Chooses whether vector lines use a fixed solid color or sample color from the image.
Sets the color.
Adjusts the red channel.
Use channel-specific controls when the operation should not affect all components equally.
Adjusts the green channel.
Use channel-specific controls when the operation should not affect all components equally.
Adjusts the blue channel.
Use channel-specific controls when the operation should not affect all components equally.
Adjusts the alpha channel.
Use channel-specific controls when the operation should not affect all components equally.
Practical setup
Generate or load vector data.
Insert VectorVisualization before the effect that consumes it.
Use moderate density.
Increase Length Multiplier until direction is readable.
Look for random spikes, discontinuities and inverted motion.
Examples
Inspect generated vectors before applying blur.
Check a CG vector pass before distortion.
Troubleshooting
Production notes
Related nodes