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


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

.. js:class:: wv.Animation.CameraChannel

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



.. rst-class:: kind-group kind-properties

.. rubric:: Properties
   :class: kind-group-title


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

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



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

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



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

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




