ColorInterpolator
ColorInterpolator
Static Fields
Instance
public ColorInterpolator Instance
The singleton instance of the Color interpolator.
Properties
valueType
Type valueType { get; }
The value type that this interpolator can interpolate.
Methods
Interpolate
Color Interpolate(Color& a, Color& b, float t)