ProtoFlux:Value Min: Difference between revisions

From Resonite Wiki
add Value Min
 
Filled in this node page.
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
|}}
|}}


Returns the minimum between two values.
The '''Value Min''' node takes in two values and returns the lower of the two values.
 
== Inputs ==
 
=== A (Pseudo-Generic) ===
 
The first value.
 
=== B (Pseudo-Generic) ===
 
The second value.
 
== Outputs ==
 
=== * (Pseudo-Generic) ===
 
Returns the lower of the two values.


[[Category:ProtoFlux:Math]]
[[Category:ProtoFlux:Math]]

Latest revision as of 19:06, 29 June 2024

Min
A
*
B
Math

The Value Min node takes in two values and returns the lower of the two values.

Inputs

A (Pseudo-Generic)

The first value.

B (Pseudo-Generic)

The second value.

Outputs

* (Pseudo-Generic)

Returns the lower of the two values.