Lib.image.color.AdjustColors - tixl3d/tixl GitHub Wiki
Adjusts various color properties of the incoming image and adds a slight vignette.
Operator with more options that also allows objects far away from the camera to be colored differently than close objects: [ColorGradeDepth]
Also consider using [ColorGrade].
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| Colorize (Vector4) | - |
| Saturation (Single) | - |
| Hue (Single) | - |
| Contrast (Single) | - |
| Exposure (Single) | - |
| Brightness (Single) | - |
| PreventClamping (Vector2) | - |
| Vignette (Single) | - |
| OrangeTeal (Single) | - |
| Background (Vector4) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.