.. role:: clio-readonly
   :class: clio-flag clio-flag-readonly


#############
CameraChannel
#############

.. js:class:: Animation.CameraChannel

   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~Animation.CameraChannel.name`
   * :js:data:`~Animation.CameraChannel.property`
   * :js:data:`~Animation.CameraChannel.sampler`
   
   




Properties
==========

.. js:data:: Animation.CameraChannel.name

   .. rst-class:: clio-flags
   
      :clio-readonly:`readonly`
   
   .. rst-class:: sig-pretty-signature
   
      | name: *string*
   



.. js:data:: Animation.CameraChannel.property

   .. rst-class:: clio-flags
   
      :clio-readonly:`readonly`
   
   .. rst-class:: sig-pretty-signature
   
      | property: :js:data:`CameraProperty <Animation.CameraProperty>`
   



.. js:data:: Animation.CameraChannel.sampler

   .. rst-class:: clio-flags
   
      :clio-readonly:`readonly`
   
   .. rst-class:: sig-pretty-signature
   
      | sampler: :js:class:`Sampler <Animation.Sampler>`
   





