From 1bb1eb7b8790d52fea2296b06c1d46730946fc53 Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Tue, 11 Sep 2012 23:11:34 +0200 Subject: half of task compile. --- src/graphics/core/light.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/graphics/core') diff --git a/src/graphics/core/light.h b/src/graphics/core/light.h index a39d1f5..0601c5b 100644 --- a/src/graphics/core/light.h +++ b/src/graphics/core/light.h @@ -66,6 +66,7 @@ struct Light float attenuation2; //! Angle of spotlight cone (0-90 degrees) float spotAngle; + //! Intensity of spotlight (0 = uniform; 128 = most intense) float spotIntensity; -- cgit v1.2.3-1-g7c22