Website Header Slim

Derive Node Reference

Negate Node

Description

The Negate node takes the input and multiplies it with -1.

Sample Tree

Properties

None

Inputs

Input Name Allowed Data Types Description
Input
Float, RGBA
Input that takes the texture to be negated or multiplied by -1.

Outputs

Output Name Data Type Description
Output
= Input Data Type
Outputs the negated input. The operation is performed for each channel of the input.

Login