Lib.image.color.ColorGradeDepth - tixl3d/tixl GitHub Wiki
An advanced color grade that uses a depth buffer-based gradient look for additional effects.
Useful combinations: [SetFog]
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| PreSaturate (Single) | - |
| Gain (Vector4) | - |
| Gamma (Vector4) | - |
| Lift (Vector4) | - |
| VignetteColor (Vector4) | - |
| VignetteRadius (Single) | - |
| VignetteFeather (Single) | - |
| VignetteCenter (Vector2) | - |
| DepthBuffer (Texture2DRequired) | - |
| Gradient (Gradient) | - |
| GradientDepthRange (Vector2) | - |
| CamNearFarClip (Vector2) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.