Packageaway3d.core.base
Interfacepublic interface IAnimation
ImplementorsAnimation

Interface for objects that can animate the vertex values in a mesh

Public Methods
 MethodDefined by
  
update():void
Updates the positions of vertex objects in the geometry to the current frame values
IAnimation
Method detail
update()method
public function update():void

Updates the positions of vertex objects in the geometry to the current frame values

See also

Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments