-
Notifications
You must be signed in to change notification settings - Fork 37
Unit Reference Between
S2NX7 edited this page Sep 29, 2025
·
3 revisions
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.
