
################
importAnimations
################

.. js:function:: wv.Animation.importAnimations

   .. rst-class:: sig-pretty-signature
   
      | importAnimations(**exportedObj**\ : *object*\ ): :js:class:`Animation <wv.Animation.Animation>`\ []
   
   Recreate [[Animation]] objects exported by a call to [[exportAnimations]].
   
   **Parameters**
   
   
      **exportedObj**\ : *object*
   
   
   **Returns**\ : :js:class:`Animation <wv.Animation.Animation>`\ []
   




