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 name | Parents | Classification | MFn type | Compatible function sets | 
|---|
| reverse | node | utility/general:drawdb/shader/operation/reverse | kReverse | kBase 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) | Type | Default | Flags | 
|---|
|  | 
| input(i) | float3 | 0.0, 0.0, 0.0 |      | 
|
|  | 
|  | 
|  | 
|  | 
| output(o) | float3 | 0.0, 0.0, 0.0 |   | 
|
| |  |  | outputX(ox) | float | 0.0 |   |  |
 | 
| |  |  | outputY(oy) | float | 0.0 |   |  |
 | 
| |  |  | outputZ(oz) | float | 0.0 |   |  |
 |