WeatherMakerDayNightCycleManagerScriptNightSpeed Property |
Night speed
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float NightSpeed { get; set; }
Public Property NightSpeed As Single
Get
Set
public:
property float NightSpeed {
float get ();
void set (float value);
}
member NightSpeed : float32 with get, set
Property Value
Type:
SingleSee Also