Circle Image

Pixaflux

RGBO Lerp node

Left Toolbar > Math icon Math Nodes > Number Rgbo Lerp icon Rgbo Lerp

The RGBO Lerp node allows to interpolate rgbo values. RGBO output: Red Green Blue Opacity.

Procedure

To generate a Rgbo Lerp node in the node graph:

  1. On the left toolbar choose Point Nodes Math icon > Rgbo Lerp Math Rgbo Lerp icon

  2. Drag the Rgbo Lerp icon into the Node Graph.

    Math Rgbo Lerp node

  3. Connect the Output .

Inputs

rgbo_a A RGBO type.

rgbo_b A RGBO type.

amount A number type.

Outputs

result A RGBO type.

Attributes Panel

Math Rgbo Lerp attributes

These attributes are exposed as input by default. Right-click the Node to hide the attribute as input and set the point values manually. Default R:0.0, G:0.0, B:0.0, O:1.0

rgbo A

rgbo B

Amount

Math Nodes

Main Page