YOUR ACCOUNT

Divide

The Divide component calculates the channel-wise quotient of the colors supplied by the Dividend and Divisor inputs. The alpha channel is not processed in a channel-wise manner – the resulting alpha channel is taken from the Dividend input.

Divide is a map component, it can be located in the RGB Math category on the Components Bar. This component can output HDR colors. Like other RGB Math components, this component processes its inputs on a channel-wise basis, treating RGB channel values as signed floating-point numbers. For more information, see How Math Components Work.

Dividend: Map Input (HDR)

Provides the source color to divide. This input can accept HDR colors.

Divisor: Map Input (HDR)

Provides the color to divide the source by. This input can accept HDR colors.

Error: Map Input (HDR)

Specifies the color if the operation results in an error. This input can accept HDR colors.