Skip to content

Lib.numbers.color.BlendGradients

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

BlendGradients

in Lib.numbers.color


Blends two color gradients with the defined blendmode


Input Parameters

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

Outputs

Name Type
Result T3.Core.DataTypes.Gradient

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally