WeatherMakerCloudProfileScriptCloudCoverTotal Property |
Sum of cloud cover, max of 1
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float CloudCoverTotal { get; }
Public ReadOnly Property CloudCoverTotal As Single
Get
public:
property float CloudCoverTotal {
float get ();
}
member CloudCoverTotal : float32 with get
Property Value
Type:
SingleSee Also