Controls
Holds the node controls for LUT application.
Apply a 3D LUT cube inside Fusion
Applies LUT-cube data to an image for technical or creative color transformation.
LUTCubeApply maps input RGB values through a LUT cube, making it suitable for calibrated technical transforms, show looks and reusable creative mappings.
Overview
The LUT itself defines the mapping, but correct results also depend on feeding it the color space and gamma it was designed to receive. A good LUT used in the wrong pipeline can look completely wrong.
Alpha should normally be treated separately from RGB unless the specific workflow requires otherwise. Blending is useful for creative looks, but technical transforms are usually expected at full strength.
Use LUTCubeApply together with controlled input/output color management rather than treating every LUT as a self-contained fix.
Think of the LUT cube as a 3D map of RGB coordinates: every input color looks up a corresponding output color.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
Input used by LUTCubeApply.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Holds the node controls for LUT application.
Provides the 3D mapping used to convert RGB values.
Ensures the source enters the LUT in its expected color space and gamma.
Defines how the transformed result should be interpreted downstream.
Controls whether alpha is preserved independently of RGB.
Sets how much of the LUT-processed result is mixed back with the original image.
Provides standard Fusion processing settings.
Practical setup
Confirm the LUT’s intended input color space.
Prepare the source accordingly.
Apply the LUT cube.
Interpret or convert the output into the next pipeline space.
Compare against a known reference before using the LUT in production.
Examples
Apply a look LUT after normalizing the source.
Apply a LUT previously generated from a Fusion color chain.
Troubleshooting
Production notes
Related nodes