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

◆ SetWindFunctionParams()

proto native void Weather::SetWindFunctionParams ( float fnMin,
float fnMax,
float fnSpeed )
private

Sets function parameters that controls the wind behaviour (change in time).

Аргументы
fnMinFunction relative minimum (in range <0, 1>).
fnMaxFunction relative maximum (in range <0, 1>).
fnSpeedControls speed of change of function value.