Class FrameBasedColor
A data that can be override for specified frames
Constructors
FrameBasedColor()
Declaration
public FrameBasedColor()
FrameBasedColor(Color32)
A data that can be override for specified frames
Declaration
public FrameBasedColor(Color32 value)
Methods
Tint(Color32, int, int)
Declaration
public void Tint(Color32 tint, int duration = 0, int priority = 0)
Operators
implicit operator Color32(FrameBasedColor)
Declaration
public static implicit operator Color32(FrameBasedColor bColor)