Go to: Related nodes. Attributes.

The Reverse node is a simple utility node, used to reverse node effects or colors. The output is simply 1 minus the input.

This node is MP safe

Node nameParentsClassificationMFn typeCompatible function sets
reversenodeutility/general:drawdb/shader/operation/reversekReversekBase
kNamedObject
kDependencyNode
kReverse

Related nodes

plusMinusAverage, vectorProduct, chooser, choice, blend, blendTwoAttr, blendWeighted, blendDevice

Attributes (8)

input, inputX, inputY, inputZ, output, outputX, outputY, outputZ

Long name (short name)TypeDefaultFlags
input (i) float30.0, 0.0, 0.0outputinputconnectablestorablekeyable
Input is the input value, that will be reversed.
inputX (ix) float0.0outputinputconnectablestorablekeyable
The x component of input
inputY (iy) float0.0outputinputconnectablestorablekeyable
The y component of input
inputZ (iz) float0.0outputinputconnectablestorablekeyable
The z component of input
output (o) float30.0, 0.0, 0.0outputconnectable
Output is set to be 1.0 - input.
outputX (ox) float0.0outputconnectable
The X component of the output value
outputY (oy) float0.0outputconnectable
The Y component of the output value
outputZ (oz) float0.0outputconnectable
The Z component of the output value