====== Sky::setWindVelocity ====== (float x, float y, float z) ===== Syntax ===== void Sky::setWindVelocity(float %x, float %y, float %z); ===== Parameters ===== [[scripting:doc:engine:types:float|float]] **%%%x%%**\\ No description available. [[scripting:doc:engine:types:float|float]] **%%%y%%**\\ No description available. [[scripting:doc:engine:types:float|float]] **%%%z%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:sky:getwindvelocity|Sky::getWindVelocity]]\\ [[scripting:doc:u:sky:sendupdate|Sky::sendUpdate]]\\ ===== References ===== This function is not called by any other functions.