From 057cf862900f19b50e3996c7b4d8c3c9b28c3848 Mon Sep 17 00:00:00 2001 From: Clement de l'Hamaide Date: Wed, 6 Jun 2012 12:08:20 +0200 Subject: [PATCH] Document the new OBJECT_SHARED/OBJECT_STATIC pitch/roll options --- Docs/README.scenery | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Docs/README.scenery b/Docs/README.scenery index 7807c9eb5..38760cf06 100644 --- a/Docs/README.scenery +++ b/Docs/README.scenery @@ -204,17 +204,18 @@ add static object to the tile. Example: - OBJECT_SHARED Models/Airport/tower.xml -122.501090 37.514830 15.5 0.00 + OBJECT_SHARED Models/Airport/tower.xml -122.501090 37.514830 15.5 0.00 0.00 0.00 Syntax: - OBJECT_SHARED + OBJECT_SHARED The is relative to the data directory (FG_ROOT). is in meter and relative to mean sea-level (in the fgfs world). is in degree, counter-clockwise with North being 0.0. Note that this differs from about every other place in FlightGear, most notably the /orientation/heading-deg entry in the property system, which is clockwise. + and are in degree and optional. OBJECT_SHARED models are cached and reused. They are only once in memory and never freed. (See also the next section.) @@ -240,7 +241,7 @@ differences to OBJECT_SHARED (apart from the name): Example: - OBJECT_STATIC ggb-fb.xml -122.4760494 37.81876042 0 105 + OBJECT_STATIC ggb-fb.xml -122.4760494 37.81876042 0 105 0.00 0.00