From 2b54e87da853d6504434b1579e0e9a9baf43f34b Mon Sep 17 00:00:00 2001 From: Stuart Buchanan Date: Fri, 13 May 2011 19:51:34 +0100 Subject: [PATCH] Update documentation for 3D clouds - clouds can now be moved with an offset. --- Docs/README.3DClouds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/README.3DClouds b/Docs/README.3DClouds index 97a1365e6..b8ebc2190 100644 --- a/Docs/README.3DClouds +++ b/Docs/README.3DClouds @@ -83,8 +83,8 @@ property arguments. - Latitude t place the cloud, in degrees (default 0) - Altitude to place the cloud, relative to the layer (!) in ft (default 0) - -TODO: Add offset arguments for consistency with add-cloud. + - Offset in m from the lon-deg. +ve is south (default 0) + - Offset in m from the lat-deg. +ve is east (default 0) Deleting Individual Clouds ===========================