Negate Operator
负算子
Basic 基础Node 节点Parameter 参数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.
否定输入并输出结果。例如,输入2将导致输出-2。在属性管理器中选择节点的数据类型。
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.
可以使用此节点对数字或矩阵进行逆运算。例如,您可以将此节点与 MatrixMulVector 节点组合起来,将位置从世界坐标转换为本地坐标。在属性管理器中,选择一个实数还是一个矩阵应该被反转。