Vizard 7 » Command Index » Vizard objects » animationpath » <animationpath>.getRotateMode
7.6

<animationpath>.getRotateMode

Get the interpolation mode for rotations

<animationpath>.getRotateMode()  

Remarks

See <animationpath>.setRotateMode for more information.

Return Value

One of the following interpolation modes:

viz.LINEAR
viz.CUBIC_BEZIER

See also

<animationpath>.getScaleMode
<animationpath>.getTranslateMode
<animationpath>.setRotateMode
<animationpath>.setScaleMode
<animationpath>.setTranslateMode