How to check if integer falls in range?

If you convert your integer to a float, there’s an InRange node you can use to see if it falls in your range.

-Chris

1 Like