WeatherMakerMeteorShowerProfileScriptRefreshInterval Field |
How often in seconds to pick new random emission values. This helps randomize things a bit and keeps from a very static meteor shower, but you can set to 0,0 for no change.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public RangeOfFloats RefreshInterval
Public RefreshInterval As RangeOfFloats
public:
RangeOfFloats RefreshInterval
val mutable RefreshInterval: RangeOfFloats
Field Value
Type:
RangeOfFloatsSee Also