public class VgIAnimationManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
delete() |
void |
setCameraAnimation(VgAnimationRefPtr pAnimation)
This method uses an instantiated animation to animate the camera.
|
public void delete()
public void setCameraAnimation(VgAnimationRefPtr pAnimation)
pAnimation
- The pointer of the animation to use.
if NULL, the current animation will be dereferenced silently: no longer updated and its stop callback will not be called