Search code examples
animationpapervision3dcollada

How to set animated DAE object to specific frame in Papervision


I have a object of type DAE and want to do something like

animatedDae.setFrame(15);

Any ideas how to do that in PaperVision3D


Solution

  • I ultimately solved this by hacking a setFrame function into PaperVision