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

◆ SetBlurOptics()

static void PPEffects::SetBlurOptics ( float value)
inlinestaticprivate

Set optics and ironsights blur to a specified 'value' between 0..1.

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

229 {
231 UpdateBlur();
232 }
static int m_BlurOptics
Определения PPEffects.c:17
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_BlurOptics, SetBlurValue() и UpdateBlur().