Reference: Animation

Animation path command table

Adding a path and linking to it

<viz>.addAnimationPath

<viz>.addControlPoint

<viz>.link

Methods for animation paths

<animationpath>.add

<animationpath>.computeTangents

<animationpath>.loop

<animationpath>.pause

<animationpath>.play

<animationpath>.reset

<animationpath>.setAutoRotate

<animationpath>.setConstantSpeed

<animationpath>.setRotateMode

<animationpath>.setScaleMode

<animationpath>.setTranslateMode

<animationpath>.speed

Methods for control points

<controlpoint>.setAxisAngle

<controlpoint>.setEuler

<controlpoint>.setPosition

<controlpoint>.setPositionIn

<controlpoint>.setPositionOut

<controlpoint>.setQuat

<controlpoint>.setRotateMode

<controlpoint>.setScale

<controlpoint>.setScaleMode

<controlpoint>.setTranslateMode

See also

In this section:

Animation path basics

Other sections:

Actions command table

Linking command table

Viewpoint command table

 

Example scripts:

Animation paths