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