Website Header Slim

Derive Node Reference

Posterize Node

Description

This node applies a posterizing effect on the input texture by reducing the available color resolution for the texture components. This effect is most often used to create stylized graphics or gerne-specific cartoon looks.

Sample Tree

Properties

Property Name Property Type Description
Strength
Float Slider
Determines the available color resolution. Higher values mean a lower color resolution and thus a stronger posterization.

Inputs

Input Name Allowed Data Types Description
Input
Float, RGBA
Input that takes the texture to be posterized.

Outputs

Output Name Data Type Description
Output
= Input Data Type
Outputs the input with it's color resolution adjusted according to the strength property.

Login