Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The Clouds class inherits from Instance. This class was added in version 457. It renders realistic clouds. It must be placed in Terrain light iconTerrain dark iconTerrain in order to render, and placing it anywhere else will print a warning in the output. There can also be only one Clouds object rendered at a time; having more will print a warning.

Properties

Color: Color3

This class member is missing documentation. Create or add to its subpage at Class:Clouds/Color.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Cover: float

This class member is missing documentation. Create or add to its subpage at Class:Clouds/Cover.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Density: float

This class member is missing documentation. Create or add to its subpage at Class:Clouds/Density.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

This class member is missing documentation. Create or add to its subpage at Class:Clouds/Enabled.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

External links[]

Advertisement