Negate

Overview

Negate is a logical operator Node, which takes a single Boolean expression to yield its opposite Boolean value.

This is used to mean NOT and is the equivalent of the ! operator in computer programming.

Scope: Project, Scene, Function, Prefab.

Inputs

Outputs

See Also

Last updated