Website Header Slim

Derive Node Reference

Contrast Node

Description

The contrast node adjusts the contrast of the input texture, by balancing the values of neighboring pixels. Since adjusting the contrast can make parts of the result overly bright or dark, this node is often used together with the Brightness node.

Sample Tree

Properties

Property Name Property Type Description
Contrast
Float Slider
Adjust the contrast of the input texture. The higher the value, the stronger the effect. A value of zero will return uniform results.

Inputs

Input Name Allowed Data Types Description
Input
Float, RGBA
Input that takes the texture to have it's contrast adjusted.

Outputs

Output Name Data Type Description
Output
= Input Data Type
Outputs the input with a contrast filter applied to it.

Login