|
| ColorTween (float duration, Color startValue, Color endValue, Action< Color > updateAction) |
|
| GenericTween (Action< T > updateAction) |
|
| GenericTween (float duration, T startValue, T endValue, Action< T > updateAction) |
|
|
override Color | Lerp (Color @from, Color to, float t) |
|
override bool | Update (float t) |
|
abstract T | Lerp (T from, T to, float t) |
|
override void | OnComplete () |
|
|
T | StartValue [getset] |
|
T | EndValue [getset] |
|
Action | CompleteEvent |
|
The documentation for this class was generated from the following file:
- com.beamable/Runtime/UI/Scripts/Buss/TweeningSystem/ColorTween.cs