Color Model#
(TextureColorModel)
- Category:
/Texture/Color
- Default object name:
color_model
Description#
Transform the color model of the input color.
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 | double[3] |
Input color to be transformed. |
Input Color Model | long |
Define the color model of the input color. |
Output Color Model | long |
Define the color model that the texture outputs. |