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