Animator that handles Angle properties.
- Implements:
- ICustomAnimator
Constructors
DegreeAngleAnimator()
Initializes an instance of the class.
Methods
Interpolate(double, Angle, Angle)
Interpolates a value that is between two values.
Parameter | Type | Description |
---|---|---|
progress | double | The progress of the value. |
oldValue | Angle | The old value. |
newValue | Angle | The new value. |
Returns
Inherited Members
-
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()