Go to: Related nodes. Attributes.

This node outputs the inverse of the boolean input. It outputs true if the input is false, and false if it is true.

Node nameParentsClassificationMFn typeCompatible function sets
notnodemath/comparison:utility/scalar:drawdb/shader/operation/notkNotkBase
kNamedObject
kDependencyNode
kNot

Related nodes

equal, and, or, greaterThan, lessThan

Attributes (2)

input, output

Long name (short name)TypeDefaultFlags
input (i) boolfalseoutputinputconnectablestorablekeyable
A boolean input
output (o) boolfalseoutputconnectable
the opposinte of the boolean input.