Skip to content

Unit Reference Between

RealityStop edited this page May 15, 2018 · 1 revision

Between

A simple convenience unit that checks if the input value is within the specified range (inclusive).

Note - Because this node lacks a control flow, the value of the output will be requeried each time it requested. If you wish to compute once and store the result, use a cache node or graph variable to store the result.

Clone this wiki locally