-
Notifications
You must be signed in to change notification settings - Fork 219
Lib.image.color.HSE
Thomas Mann edited this page Sep 5, 2025
·
1 revision
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]
Name (Relevancy & Type) | Description |
---|---|
Texture2d (Texture2DRequired) | - |
Hue (Single) | - |
FxTexture (Texture2D) | - |
Saturation (Single) | - |
Exposure (Single) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.