Page MenuHomeAnticto

Mutable for Unreal Engine | Color Arithmetic Operation Node
Updated 1,084 Days AgoPublic

Aritmetic.png (95×606 px, 11 KB)


Function

Perform an arithmetic operation between two colors on a per-component basis.


Use Cases

Combine two different masks into one, like adding a fraction of the roughness mask found under the sticker to add some surface detail.


Node Properties

imagen.png (111×307 px, 7 KB)
(dropdown) Operation: Arithmetic operator that defines the process that will take place.


Input Pins

A: Color used as left operand.
B: Color used as right operand.


Output Pins

Result: Resulting color of applying the operator to the inputs A and B for each channel individually: R, G, B, and A.

Last Author
ricard
Last Edited
Jun 12 2020, 1:41 PM

Event Timeline

ricard published a new version of this document.
ricard changed the visibility from "All Users" to "Public (No Login Required)".Jun 10 2020, 11:25 AM