
######
ILight
######

.. js:class:: Sc.ILight

   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~Sc.ILight.color`
   * :js:data:`~Sc.ILight.position`
   * :js:data:`~Sc.ILight.space`
   * :js:data:`~Sc.ILight.type`
   
   




Properties
==========

.. js:data:: Sc.ILight.color

   .. rst-class:: sig-pretty-signature
   
      | color: :js:data:`~Vector3`
   



.. js:data:: Sc.ILight.position

   .. rst-class:: sig-pretty-signature
   
      | position: :js:data:`~Vector3`
   



.. js:data:: Sc.ILight.space

   .. rst-class:: sig-pretty-signature
   
      | space: :js:data:`LightSpace <Sc.LightSpace>`
   



.. js:data:: Sc.ILight.type

   .. rst-class:: sig-pretty-signature
   
      | type: :js:data:`LightType <Sc.LightType>`
   





