DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetBloom()
static void PPEffects::SetBloom
(
float
thres
,
float
steep
,
float
inten
)
inline
static
private
См. определение в файле
PPEffects.c
строка
737
738
{
739
m_MatColors
.SetParam(
"BloomThreshold"
, thres);
740
m_MatColors
.SetParam(
"BloomSteepness"
, steep);
741
m_MatColors
.SetParam(
"BloomIntensity"
, inten);
742
}
PPEffects::m_MatColors
static Material m_MatColors
Определения
PPEffects.c:49
Перекрестные ссылки
m_MatColors
.
PPEffects
Создано системой
1.13.2