ProtoFlux:Is Between

From Resonite Wiki
Revision as of 19:09, 27 May 2024 by Decoy (talk | contribs) (Added flux node and rudimentary explanations.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Is Between
Value
*
Min
Max
Math

The Is Between node determines whether the Value input is between the Min and Max value.

Inputs

Value (Pseudo-generic)

The value to evaluate.

Min (Pseudo-generic)

The min to compare the value to.

Max (Pseudo-generic)

The max to compare the value to.

Outputs

* (Bool)

Returns the result.