ywywdh / papervision3d

Automatically exported from code.google.com/p/papervision3d
0 stars 0 forks source link

jump to specific time in DAE animation #263

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Function for setting currentTime inside AnimationController.as is missing. 
There is no way to start the animation to a specific time without going to
its channel.

currentTime needs to be writable.
public function set currentTime(inVal:Number):void {}

Original issue reported on code.google.com by duchdam...@gmail.com on 1 Apr 2010 at 3:13