The Modulo component calculates the channel-wise remainder after channel-wise division of the color supplied by the Dividend input by the color supplied by the Divisor input. The alpha channel is not processed in a channel-wise manner – the resulting alpha channel is taken from the Dividend input.
Modulo 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.
Provides the source color to divide. This input can accept HDR colors.
Provides the color to divide the source by. This input can accept HDR colors.
Specifies the color if the operation results in an error. This input can accept HDR colors.