DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
XmasTreeLight.c
См. документацию.
1
class
XmasTreeLight
extends
PointLightBase
2
{
3
void
XmasTreeLight
()
4
{
5
SetVisibleDuringDaylight(
false
);
6
SetRadiusTo( 12 );
7
SetBrightnessTo( 0.50 );
8
SetCastShadow(
false
);
9
SetDiffuseColor(1.2, 1.0, 0.7);
10
SetDancingShadowsMovementSpeed(0.005);
11
SetDancingShadowsAmplitude(0.003);
12
}
13
}
PointLightBase::XmasTreeLight
void XmasTreeLight()
Определения
XmasTreeLight.c:3
PointLightBase
Определения
StaticObj_Roadblock_Wood_Small.c:28
Ishodniki
scripts
4_World
Entities
ScriptedLightBase
PointLightBase
XmasTreeLight.c
Создано системой
1.13.2