﻿collada.light.SpotLight
=======================

.. currentmodule:: collada.light

.. autoclass:: SpotLight

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SpotLight.__init__
      ~SpotLight.bind
      ~SpotLight.load
      ~SpotLight.save
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SpotLight.xmlnode
      ~SpotLight.id
      ~SpotLight.color
      ~SpotLight.constant_att
      ~SpotLight.linear_att
      ~SpotLight.quad_att
      ~SpotLight.falloff_ang
      ~SpotLight.falloff_exp
   
   