RotationInterpolator class
ink.anim.RotationInterpolator
Inheritance
Base: ink.anim.Interpolator
Derived
None.
Properties
| Property | Type | |
|---|---|---|
startValue | float | |
endValue | float | |
goShortPath | bool |
Functions
void SetStartRotation(float startRotation)RTTIfloat GetStartRotation()RTTIvoid SetEndRotation(float endRotation)RTTIfloat GetEndRotation()RTTIvoid SetGoShortPath(bool goShortPath)RTTI