Lib.image.color.HSE - tixl3d/tixl GitHub Wiki

HSE

in Lib.image.color


Allows to quickly adjust the Hue, Saturation and Exposure of a texture 2D. The Hue can also be controlled by greyscale Fx Texture (only the green channel is used).

[AdjustColors]


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
Hue (Single) -
FxTexture (Texture2D) -
Saturation (Single) -
Exposure (Single) -

Outputs

Name Type
Output T3.Core.DataTypes.Texture2D

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️