HSE¶
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 (Texture2D Required) | — |
| Hue (Single) | — |
| FxTexture (Texture2D) | — |
| Saturation (Single) | — |
| Exposure (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |