Negate Operator

Negates the input and outputs the result. For example, an input of 2 results in an output of -2. Choose the Node's data type in the Attribute Manager.

You can use this Node to invert numbers or matrices. For example, you can combine this Node with a MatrixMulVector node to convert a position from world coordinates to local coordinates. In the Attribute Manager, choose whether a real number or a matrix should be inverted.