====== Precipitation ====== ===== Inheritance ===== This namespace inherits from [[scripting:doc:u:gamebase|GameBase]] > [[scripting:doc:u:sceneobject|SceneObject]] > [[scripting:doc:u:netobject|NetObject]] > [[scripting:doc:u:simobject|SimObject]]. ===== Fields ===== ==== ==== === boxHeight === [[scripting:doc:engine:types:float|float]] ''boxHeight''\\ Memory offset: 0x34C\\ === boxWidth === [[scripting:doc:engine:types:float|float]] ''boxWidth''\\ Memory offset: 0x348\\ === doCollision === [[scripting:doc:engine:types:bool|bool]] ''doCollision''\\ Memory offset: 0x35A\\ === numDrops === [[scripting:doc:engine:types:int|int]] ''numDrops''\\ Memory offset: 0x330\\ ==== dataBlock ==== === dropSize === [[scripting:doc:engine:types:float|float]] ''dropSize''\\ Memory offset: 0x20C\\ === dropTexture === [[scripting:doc:engine:types:filename|filename]] ''dropTexture''\\ Memory offset: 0x204\\ === splashMS === [[scripting:doc:engine:types:int|int]] ''splashMS''\\ Memory offset: 0x218\\ === splashSize === [[scripting:doc:engine:types:float|float]] ''splashSize''\\ Memory offset: 0x210\\ === splashTexture === [[scripting:doc:engine:types:filename|filename]] ''splashTexture''\\ Memory offset: 0x208\\ === useTrueBillboards === [[scripting:doc:engine:types:bool|bool]] ''useTrueBillboards''\\ Memory offset: 0x214\\ ==== Movement ==== === maxMass === [[scripting:doc:engine:types:float|float]] ''maxMass''\\ Memory offset: 0x344\\ === maxSpeed === [[scripting:doc:engine:types:float|float]] ''maxSpeed''\\ Memory offset: 0x33C\\ === minMass === [[scripting:doc:engine:types:float|float]] ''minMass''\\ Memory offset: 0x340\\ === minSpeed === [[scripting:doc:engine:types:float|float]] ''minSpeed''\\ Memory offset: 0x338\\ ==== Turbulence ==== === maxTurbulence === [[scripting:doc:engine:types:float|float]] ''maxTurbulence''\\ Memory offset: 0x350\\ === rotateWithCamVel === [[scripting:doc:engine:types:bool|bool]] ''rotateWithCamVel''\\ Memory offset: 0x359\\ === turbulenceSpeed === [[scripting:doc:engine:types:float|float]] ''turbulenceSpeed''\\ Memory offset: 0x354\\ === useTurbulence === [[scripting:doc:engine:types:bool|bool]] ''useTurbulence''\\ Memory offset: 0x358\\ ===== Functions ===== ==== ==== [[scripting:doc:u:precipitation:setpercentange|Precipitation::setPercentange]]\\