Compare
Compare
input
1
and
input
2
with the following operators and return true or false:
Equal (==)
Not Equal (!=)
Greater Than (>)
Less Than (<)
Greater Than or Equal (>=)
Less Than or Equal (<=)
Parent page:
Utility Shaders