| Clouds Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.Graphics
 Syntax
SyntaxThe Clouds type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Altitude | 
The altitude of the clouds.
 | 
|  | CloudsUri | 
The URI of the clouds file.
 | 
|  | IsValid | 
Returns whether or not the clouds file is valid.
 | 
|  | Roundness | 
The roundness of the clouds.
 | 
|  | Show | 
Gets or sets whether clouds are rendered.
 | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | |
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also