Links

Operator

Operator Blocks perform an operation using its children Blocks. A simple example would be adding two values or colors together using the Operator.Add Block.
When possible Operator nodes are made to be Aspect agnostic, meaning that they will try their best performing the operation on any input they're given.
Last modified 3yr ago