.. role:: ts-api-decorator

#############
ImportContext
#############

.. js:module:: Animation
   :noindex:

.. container:: ts-api-section

   .. js:class:: ImportContext



.. container:: api-index-section

   .. rubric:: Constructors

   .. rst-class:: api-index-list-item api-kind-constructor api-parent-kind-class

   * :js:meth:`~Animation.ImportContext.constructor`



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-class

   * :js:attr:`~Animation.ImportContext.buffers`
   * :js:attr:`~Animation.ImportContext.colorMaps`
   * :js:attr:`~Animation.ImportContext.samplers`





------------

Constructors
============

.. container:: ts-api-section

   .. js:function:: ImportContext.constructor()



      :rtype: ImportContext



Properties
==========

.. container:: ts-api-section

   .. js:attribute:: ImportContext.buffers

      :type: [KeyframeBuffer]





.. container:: ts-api-section

   .. js:attribute:: ImportContext.colorMaps

      :type: [ColorMap]





.. container:: ts-api-section

   .. js:attribute:: ImportContext.samplers

      :type: [Sampler]





