Package | away3d.core.base |
Interface | public interface IAnimation |
Implementors | Animation |
Method | Defined by | ||
---|---|---|---|
update():void
Updates the positions of vertex objects in the geometry to the current frame values
| IAnimation |
update | () | method |
public function update():void
Updates the positions of vertex objects in the geometry to the current frame values
See also