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