Skip to content

Lib.image.color.HSE

Thomas Mann edited this page Sep 5, 2025 · 1 revision

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.

Clone this wiki locally