home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.15 / 1998-06_Disc_3.15.iso / pnzrcmdr / first.z / Lod.min < prev    next >
Text File  |  1998-02-02  |  867b  |  17 lines

  1. ; Panzer Commander Configuration file
  2.  
  3. ; Level of detail settings - LOD.MIN
  4. [LOD]
  5. TextureThreshold = 80   ; Distance at which texture mapping ends (meters)
  6. PerspectiveThreshold = 50  ; Distance at which perspective correction ends (meters)
  7. HighPolyThreshold = 15   ; Distance at which high-polygon models are used
  8. PhysicsThreshold = 12   ; Distance at which physics is enabled
  9. SimWindowSize = 85   ; Size of main sim window
  10. MaxViewDistance = 50   ; Distance beyond which no polygons are rendered
  11. SkyTexture = FALSE    ; Bitmap Sky
  12. Particle = TRUE    ; Allow particle effects for explosions, etc
  13. RealPhysics = TRUE   ; Allow real suspension physics rather than simplified physics
  14. Smoke = FALSE   ; Smoke and Dust effects
  15. TreadTracks = FALSE   ; Tread tracks left by tanks
  16. ParallaxForests = FALSE   ; Double layered forests with front plane transparent
  17.