Lib.numbers.color.BlendGradients - tixl3d/tixl GitHub Wiki
Blends two color gradients with the defined blendmode
| Name (Relevancy & Type) | Description |
|---|---|
| GradientA (Gradient) | Defines gradient A |
| GradientB (Gradient) | Defines gradient B |
| BlendMode (Int32) | Defines the mode with which the colors of the gradients are merged |
| MixFactor (Single) | Defines how strongly gradient B is faded into gradient A |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.Gradient |
⚠ Everything else is automatically generated and will be overwritten regularly.