Lib.numbers.color.BlendColors - tixl3d/tixl GitHub Wiki
Blends two colors with the defined blendmode
Name (Relevancy & Type) | Description |
---|---|
ColorA (Vector4) | Input for the first color |
ColorB (Vector4) | Input for a second color |
Factor (Single) | Defines how strongly color B is faded into color A |
Mode (Int32) | Defines the mode with which the colors are merged. |
Name | Type |
---|---|
Color | System.Numerics.Vector4 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.