Clouds
Clouds is not creatable, there's only one instance of it. It can only be accessed through its globally exposed variable.
Clouds is a shortcut to Client.Clouds.
Clouds gives control over cloud settings.
Properties
Set to false to remove the clouds.
-- show clouds Clouds.On = true -- hide them Clouds.On = false