Skip to content

TextureQuantize

Quantize#

(TextureQuantize)

  • Category: /Texture/Math
  • Default object name: quantize

Go to Technical page.

Description#

Performs a quantization of the first input color based on the second input value.

Attributes#

Name Type Description
Pass Through bool If checked, the current texture is not evaluated and the value of the attribute selected in Pass Through Attribute is directly forwarded.
Master Input string Name of the attribute that will be used as output if Pass Through is enabled.
Invert bool If checked, the texture is inverted.
Opacity double Set the opacity of the texture.
Input 1 double[3] Define the input color on which the quantization will be performed.
Input 2 double[3] Define the quantization step.
Affect Alpha bool If selected, the alpha channel is affected in the evaluation.