8 SetVisibleDuringDaylight(
true );
10 SetSpotLightAngle( 110 );
11 SetCastShadow(
true );
12 EnableSpecular(
true );
14 SetFadeOutTime( 0.15 );
15 SetAmbientColor( 0.9, 0.85, 0.75 );
16 SetDiffuseColor( 0.9, 0.85, 0.75 );
19 void SetIntensity(
float coef,
float time )