Gets the
Clouds for the scene.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Clouds Clouds { get; }
Public ReadOnly Property Clouds As Clouds
Get
public:
property Clouds^ Clouds {
Clouds^ get ();
}
member Clouds : Clouds with get
Property Value
Type:
Clouds
See Also