mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
better default exponent
This commit is contained in:
parent
0ba777cc0f
commit
0b9493ef36
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user