Update documentation for 3D clouds - clouds can now be moved with an offset.
This commit is contained in:
parent
146530a5d0
commit
2b54e87da8
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ property arguments.
|
||||||
<lat-deg> - Latitude t place the cloud, in degrees (default 0)
|
<lat-deg> - Latitude t place the cloud, in degrees (default 0)
|
||||||
<alt-ft> - Altitude to place the cloud, relative to the layer (!) in ft
|
<alt-ft> - Altitude to place the cloud, relative to the layer (!) in ft
|
||||||
(default 0)
|
(default 0)
|
||||||
|
<x-offset-m> - Offset in m from the lon-deg. +ve is south (default 0)
|
||||||
TODO: Add offset arguments for consistency with add-cloud.
|
<y-offset-m> - Offset in m from the lat-deg. +ve is east (default 0)
|
||||||
|
|
||||||
Deleting Individual Clouds
|
Deleting Individual Clouds
|
||||||
===========================
|
===========================
|
||||||
|
|
Loading…
Reference in a new issue