Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
anniversarymainlight.c
Go to the documentation of this file.
2 {
4  {
5  SetVisibleDuringDaylight(false);
6  SetRadiusTo(50);
7  SetBrightnessTo(8);
8  SetCastShadow(false);
9  SetAmbientColor(1, 0.87, 0.6);
10  SetDiffuseColor(1, 0.87, 0.6);
11  }
12 }
PointLightBase
Definition: staticobj_roadblock_wood_small.c:27
AnniversaryMainLight
Definition: anniversarymainlight.c:1