Negate

Overview

The Negate node takes a single Boolean Value and returns its inverse. If Input is true, it returns false and vice versa.

It is commonly used along with Branch and logical operator Nodes like AND and OR. In this case it can be thought of as meaning NOT.

Attributes

The Negate Node has no Attributes.

Inputs

Outputs

Last updated