Weather Module#
Weather and atmosphere helpers.
Functions#
getCloudsDensity#
Unknown.
getGroundWindAtPoint#
Unknown.
getGroundWindComponents#
Unknown.
getGroundWindVelDir#
Unknown.
getTemperatureAndPressureAtPoint#
Returns temperature and pressure at a point.
Note
pos is expected to be shaped like { position = { x = 0, y = 0, z = 0 } }.
getWindAtPoint#
Unknown.
getWindComponents#
Unknown.
getWindVelDir#
Unknown.
initAtmospere#
Unknown.
updateSpeedDirForOtherLevel#
Unknown.