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

<animationpath>.getScaleMode

Get the interpolation mode for scaling

<animationpath>.getScaleMode()  

Remarks

See <animationpath>.setScaleMode for more information.

Return Value

One of the following interpolation modes:

viz.LINEAR
viz.CUBIC_BEZIER

See also

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