DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
SpotlightLight.c
См. документацию.
1
class
SpotlightLight
extends
SpotLightBase
2
{
3
void
SpotlightLight
()
4
{
5
SetVisibleDuringDaylight(
true
);
6
SetRadiusTo(60);
7
SetSpotLightAngle(140);
8
SetCastShadow(
true
);
9
SetBrightnessTo(20.0);
10
SetFadeOutTime(0.3);
11
FadeIn(0.2);
12
SetAmbientColor(0.8, 0.9, 1.0);
13
SetDiffuseColor(0.8, 0.9, 1.0);
14
}
15
}
SpotLightBase::SpotlightLight
void SpotlightLight()
Определения
SpotlightLight.c:3
SpotLightBase
Определения
CarLightBase.c:2
Ishodniki
scripts
4_World
Entities
ScriptedLightBase
SpotLightBase
SpotlightLight.c
Создано системой
1.13.2