RPR_MATERIAL_NODE_ARITHMETIC
Usage
Arithmetic math node which applies an operation on inputs. Some operations use different numbers of inputs. For example, sqrt uses 1 while ternary uses 3.
Parameters
Input |
Name |
Type and Range |
Brief Explanation |
---|---|---|---|
RPR_MATERIAL_INPUT_COLOR0 |
|
Any |
Input 0. |
RPR_MATERIAL_INPUT_COLOR1 |
|
Any |
Input 1. |
RPR_MATERIAL_INPUT_COLOR2 |
|
Any |
Input 2. |
RPR_MATERIAL_INPUT_COLOR3 |
|
Any |
Input 3. |
RPR_MATERIAL_INPUT_OP |
|
Operation |
One of arithmetic operations. |