.. role:: ts-api-decorator

#############
ExportContext
#############

.. js:module:: Animation
   :noindex:

.. container:: ts-api-section

   .. js:class:: ExportContext



.. container:: api-index-section

   .. rubric:: Constructors

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

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



.. container:: api-index-section

   .. rubric:: Properties

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

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





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

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

.. container:: ts-api-section

   .. js:function:: ExportContext.constructor()



      :rtype: ExportContext



Properties
==========

.. container:: ts-api-section

   .. js:attribute:: ExportContext.buffers

      :type: IndexedSet <KeyframeBuffer>





.. container:: ts-api-section

   .. js:attribute:: ExportContext.colorMaps

      :type: IndexedSet <ColorMap>





.. container:: ts-api-section

   .. js:attribute:: ExportContext.samplers

      :type: IndexedSet <Sampler>





