Class AlphaMotion
Lerps the alpha for Graphic.color value.
public class AlphaMotion : AbstractAlphaMotion<Graphic>, ITweenMotion, IMotion, IObjectMotion
  - Inheritance
 - 
      
      
      AbstractTweenMotion<Graphic>AbstractFloatMotion<Graphic>AbstractAlphaMotion<Graphic>AlphaMotion
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
AlphaMotion(Graphic, float?, float)
public AlphaMotion(Graphic item, float? from, float to)
  Parameters
AlphaMotion(Graphic, float)
public AlphaMotion(Graphic item, float value)
  Parameters
itemGraphicvaluefloat
Methods
GetFrom()
protected override float GetFrom()
  Returns
SetValue(float)
protected override void SetValue(float value)
  Parameters
valuefloat