HyperText Documentation
HyperText Documentation
API Reference
Candlelight.ColorTween
Mode Enumeration
Mode Enumeration
Possible color tween modes.
Namespace:
Candlelight.ColorTween
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
enum
Mode
Members
Member name
Value
Description
All
0
Interpolate all color channels.
RGB
1
Interpolate only the red, blue, and green color channels.
Alpha
2
Interpolate only the alpha channel.
Remarks
This enum mirrors
UI.CoroutineTween.ColorTween.ColorTweenMode
.
See Also
Reference
Candlelight.ColorTween Namespace
Report a problem with this page.
Copyright © 2011-2016 Candelight Interactive, LLC