NAME
	  DtLightGetIntensity -	Get the	intensity value	for the	given
	  light.


     SYNOPSIS
	  #include <Dt.h>


	  int  DtLightGetIntensity( int	lightID, float *intensity )


     DESCRIPTION
	  DtLightGetIntensity()	returns	the light intensity value of
	  the light specified by lightID, via the pointer to the
	  intensity parameter.


     DIAGNOSTICS
	  DtLightGetIntensity()	returns	one on success and zero	on
	  failure.


     FILES
	  Link with -lDtOMio