Method GetLerp
GetLerp(Color, Color)
Returns a gradient that represents a linear interpolation between two colors.
public static Gradient GetLerp(Color color1, Color color2)
Returns a gradient that represents a linear interpolation between two colors.
public static Gradient GetLerp(Color color1, Color color2)