public class TranslateAnimation3D extends Animation3D
INFINITE, RESTART, REVERSE
Constructor and Description |
---|
TranslateAnimation3D(ISpline splinePath) |
TranslateAnimation3D(Number3D toPosition) |
TranslateAnimation3D(Number3D fromPosition,
Number3D toPosition) |
Modifier and Type | Method and Description |
---|---|
boolean |
getOrientToPath() |
void |
setOrientToPath(boolean orientToPath) |
void |
setTransformable3D(ATransformable3D transformable3D) |
addAnimationListener, cancel, getDelay, getDuration, getInterpolator, getRepeatCount, getRepeatMode, getTransformable3D, getUpdateRate, isHasEnded, isHasStarted, reset, setAnimationListener, setDelay, setDuration, setHasEnded, setHasStarted, setInterpolator, setRepeatCount, setRepeatMode, setUpdateRate, start
public TranslateAnimation3D(Number3D toPosition)
public TranslateAnimation3D(ISpline splinePath)
public void setTransformable3D(ATransformable3D transformable3D)
setTransformable3D
in class Animation3D
public boolean getOrientToPath()
public void setOrientToPath(boolean orientToPath)