Class AccelerateMotionMapper
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
The AccelerateMotionMapper class.
C#Copypublic class AccelerateMotionMapper : IAnimatorMotionMapper
- Inheritance
-
System.ObjectAccelerateMotionMapper
- Implements
Methods
View Source
Calculate(Double)
Maps an input position from 0.0 to 1.0 along a timeline to a position in a different curve.
Declaration
C#Copypublic double Calculate(double position)
Parameters
Type | Name | Description |
---|---|---|
System.Double | position |
Returns
Type | Description |
---|---|
System.Double |