16
edits
No edit summary |
m (refs broken) |
||
Line 30: | Line 30: | ||
Please note there is a difference between SHARED and STATIC objects. SHARED objects are objects which are included within the whole scenery, regardless of where you are. STATIC objects are specific objects, which appear a limited number of times (usually once) in the scenery. For instance, a house created to be auto-generated scenery would be a SHARED model, while the model of the tallest skyscraper in the country would be a STATIC model. SHARED models are typically to be avoided unless you know what you are doing, as they are loaded into memory when FlightGear starts up. | Please note there is a difference between SHARED and STATIC objects. SHARED objects are objects which are included within the whole scenery, regardless of where you are. STATIC objects are specific objects, which appear a limited number of times (usually once) in the scenery. For instance, a house created to be auto-generated scenery would be a SHARED model, while the model of the tallest skyscraper in the country would be a STATIC model. SHARED models are typically to be avoided unless you know what you are doing, as they are loaded into memory when FlightGear starts up. | ||
* [Howto: | * [[Howto: Place 3D objects with the UFO]] | ||
* [Howto: | * [[Howto: Add shared models manually]] | ||
=== Terrain === | === Terrain === | ||
[[Category:Scenery]] | [[Category:Scenery]] |
edits