Negate#

Computes the result of multiplying a vector, scalar, or array of vectors or scalars by -1. The input must not be unsigned.

Installation#

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs#

Name

Type

Description

Default

input

numerics

The vector(s) or scalar(s) to negate

Outputs#

Name

Type

Description

Default

output

numerics

The resulting negated value(s)