WeatherMakerDayNightCycleManagerScriptNightMultiplier Property |
1 if it is fully night
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float NightMultiplier { get; }
Public ReadOnly Property NightMultiplier As Single
Get
public:
property float NightMultiplier {
float get ();
}
member NightMultiplier : float32 with get
Property Value
Type:
SingleSee Also