ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRainyWeatherEffect Class


In This Topic
    CIMRainyWeatherEffect Class Properties
    In This Topic

    For a list of all members of this type, see CIMRainyWeatherEffect members.

    Public Properties
     NameDescription
    Public Property Gets or sets the base cloud elevation in meters above sea level.  
    Public Property Gets or sets the percentage (0-1) of cloud cover in the sky.  
    Public Property Gets or sets a value indicating whether the effect should be applied to the scene. (Inherited from ArcGIS.Core.CIM.CIMWeatherEffect)
    Public Property Gets or sets the percentage (0-1) of rainfall amount in the scene.  
    Public Property Gets or sets the starting value for generating a random cloud pattern. (Inherited from ArcGIS.Core.CIM.CIMWeatherEffect)
    Public Property Gets or sets the wind direction (0-359).  
    Public Property Gets or sets the wind speed in km/h.  
    Top
    See Also