API / geotoolkit3d / scene / animation / AbstractAnimation / AbstractAnimation
animation.AbstractAnimation.AbstractAnimation
Base class for animations
AbstractAnimation
Constructors
Methods
▸ Abstract dispose(): void
Cleanup and reference release method. To call when the class is no longer used.
void
▸ getClassName(): string
string
▸ Abstract run(): boolean
Function, that changes scene and returns true if animation was ended
boolean
true, if animation is ended
▸ Static getClassName(): string
string