Lib.numbers.color.BlendColors - tixl3d/tixl GitHub Wiki

BlendColors

in Lib.numbers.color


Blends two colors with the defined blendmode


Input Parameters

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.

Outputs

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.

⚠️ **GitHub.com Fallback** ⚠️