TweenAlgorithm Type
Algorithms for tweening (interpolating) effect behavior.
Union cases
Union case | Description |
Full Usage:
Chaos
|
|
Full Usage:
Constant
|
|
Full Usage:
Cos
|
|
Full Usage:
CosScaled Scalar
Parameters:
single
|
|
Full Usage:
Ease
|
|
Full Usage:
EaseIn
|
|
Full Usage:
EaseOut
|
|
Full Usage:
Linear
|
|
Full Usage:
Random
|
|
Full Usage:
Sin
|
|
Full Usage:
SinScaled Scalar
Parameters:
single
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsChaos
Returns: bool
|
|
Full Usage:
this.IsConstant
Returns: bool
|
|
Full Usage:
this.IsCos
Returns: bool
|
|
Full Usage:
this.IsCosScaled
Returns: bool
|
|
Full Usage:
this.IsEase
Returns: bool
|
|
Full Usage:
this.IsEaseIn
Returns: bool
|
|
Full Usage:
this.IsEaseOut
Returns: bool
|
|
Full Usage:
this.IsLinear
Returns: bool
|
|
Full Usage:
this.IsRandom
Returns: bool
|
|
Full Usage:
this.IsSin
Returns: bool
|
|
Full Usage:
this.IsSinScaled
Returns: bool
|
|