better default exponent

This commit is contained in:
David Rose 2007-04-02 17:08:49 +00:00
parent 0ba777cc0f
commit 0b9493ef36

View File

@ -24,7 +24,7 @@
////////////////////////////////////////////////////////////////////
INLINE Spotlight::CData::
CData() :
_exponent(0.0f),
_exponent(50.0f),
_specular_color(1.0f, 1.0f, 1.0f, 1.0f),
_attenuation(1.0f, 0.0f, 0.0f)
{