]> git.mxchange.org Git - flightgear.git/blobdiff - docs-mini/README.multiscreen
VoiceSynthesizer: add some test/debug properties
[flightgear.git] / docs-mini / README.multiscreen
index 0f8a9b707fea3145ef6b284eb6775d4bbd3e2455..6dd8aa3fc418bedb411710f7b5594c9c9995dd8b 100644 (file)
@@ -138,6 +138,11 @@ window, camera, or gui tags.
    and other background elements may not be drawn if the view plane is
    closer than 120km.
 
    and other background elements may not be drawn if the view plane is
    closer than 120km.
 
+   fixed-near-far - bool
+   If true the near and far values are taken from above, if false
+   near and far are adapted from the scene and visibility.
+   Defaults to true.
+
    offset-x, offset-y - double
    Offsets of the viewing volume specified by the other parameters in
    the near plane, in meters.
    offset-x, offset-y - double
    Offsets of the viewing volume specified by the other parameters in
    the near plane, in meters.
@@ -154,10 +159,20 @@ window, camera, or gui tags.
    near, far - double
    The near and far planes, in meters from the camera eye point.
 
    near, far - double
    The near and far planes, in meters from the camera eye point.
 
+   fixed-near-far - bool
+   If true the near and far values are taken from above, if false
+   near and far are adapted from the scene and visibility.
+   Defaults to true.
+
   ortho
   This specifies an orthographic view. The parameters are the sames as
   the frustum node's.
 
   ortho
   This specifies an orthographic view. The parameters are the sames as
   the frustum node's.
 
+   fixed-near-far - bool
+   If true the near and far values are taken from above, if false
+   near and far are adapted from the scene and visibility.
+   Defaults to true.
+
   master-perspective
   Defines a persective projection matrix for use as the leading display
   in a seamless multiscreen configuration. This kind of perspective
   master-perspective
   Defines a persective projection matrix for use as the leading display
   in a seamless multiscreen configuration. This kind of perspective