| Arguments |
"scale" | Description: | Overall scaling factor; increasing this value will make the clouds appear larger. |
| Default: | 1.0 |
| Hint: | [ 0.01, 1000 ] |
| "background colour" | Description: | The colour of the background (sky) behind the clouds. |
| Default: | (0.0, 0.0, 1.0) |
| Hint: | [ 0, 1 ], [ 0, 1 ], [ 0, 1 ] |
| "clouds colour" | Description: | The colour of the clouds. |
| Default: | (1.0, 1.0, 1.0) |
| Hint: | [ 0, 1 ], [ 0, 1 ], [ 0, 1 ] |
"detail" | Description: | The level of detail / complexity of the cloud shapes. A value of 1 will give a simple outline of the clouds, while a larger value such as 4 or 5 will give fine detail on the cloud outlines. |
| Default: | 2 |
| Hint: | [ 1, 5 ] |
| |
|