Color32 LerpTo (in Color32 target, float frac)

Parameters

NameTypeDescription
in target Color32 Color B
frac float Fraction, where 0 would return this, 0.5 would return a point between this and given colors, and 1 would return the given color.

Returns

TypeDescription
Color32
Declared in Color32 ยท Assembly Sandbox.System
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.