.. role:: ts-api-decorator

#####
Light
#####

.. js:module:: Sc
   :noindex:

.. container:: ts-api-section

   .. js:class:: Light



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Sc.Light.color`
   * :js:attr:`~Sc.Light.position`
   * :js:attr:`~Sc.Light.space`
   * :js:attr:`~Sc.Light.type`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: Light.color

      :type: Vector3





.. container:: ts-api-section

   .. js:attribute:: Light.position

      :type: Vector3





.. container:: ts-api-section

   .. js:attribute:: Light.space

      :type: LightSpace





.. container:: ts-api-section

   .. js:attribute:: Light.type

      :type: LightType





