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 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
Cover: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
Density: float
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
Enabled: bool
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
External links[]
- Clouds in the Roblox Creator Documentation
- Clouds in the Roblox API Reference