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