DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetBlurShock()

static void PPEffects::SetBlurShock ( float value)
inlinestaticprivate

См. определение в файле PPEffects.c строка 242

243 {
245 UpdateBlur();
246 }
static int m_BlurShock
Определения PPEffects.c:19
static void SetBlurValue(int index, float value)
Определения PPEffects.c:137
static void UpdateBlur()
updates the blur post process effect where the resulting blur is an aggregate of all individual blur ...
Определения PPEffects.c:182

Перекрестные ссылки m_BlurShock, SetBlurValue() и UpdateBlur().