Light class


\begin{classdesc}{Light}{scene, viewport = Viewport.SOUTH_WEST}
A light controls...
...bject and is set up in
a similar way to \class{Camera}\xspace .
\end{classdesc}

The following are some of the methods available:
\begin{methoddesc}[Light]{setColor}{color}
Set the light color.
\end{methoddesc}


\begin{methoddesc}[Light]{setFocalPoint}{position}
Set the focal point of the light.
\end{methoddesc}


\begin{methoddesc}[Light]{setPosition}{position}
Set the position of the light.
\end{methoddesc}


\begin{methoddesc}[Light]{setAngle}{elevation = 0, azimuth = 0}
An alternative t...
...on and focal point of the light by using
elevation and azimuth.
\end{methoddesc}

esys@esscc.uq.edu.au