Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation3/data/levels/templates/lodinformation.oxt @ 7020

Last change on this file since 7020 was 7020, checked in by scheusso, 14 years ago

some enhancements to lod (can be disabled now in the lodinformation template)

File size: 389 bytes
Line 
1<Template name=lodtemplate_default defaults=false>
2  <Level>
3        <lodinformation>
4          <MeshLodInformation mesh=Carrier.mesh lodQuality=1.8 />
5          <MeshLodInformation mesh=assff.mesh lodQuality=3 />
6          <MeshLodInformation mesh=Transporter.mesh lodQuality=5 />
7          <MeshLodInformation mesh=rocket.mesh lodQuality=5 enabled=true />
8        </lodinformation>
9  </Level>
10</Template>
Note: See TracBrowser for help on using the repository browser.