Nodes > Math > Common > Min
Returns the lowest value among all inputs. This is calculated separately for each channel.
Inputs
Name | Type | Description |
---|---|---|
A | float | First value |
B | float | Second value |
Outputs
Name | Type | Description |
---|---|---|
min( A, B ) | float | Minimum value, per channel |
Properties
Name | Type | Description |
---|---|---|
Input Count | dropdown | Number of input values to expose |
Was this page helpful?