Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 6938 was 6938, checked in by dafrick, 14 years ago

Resolved issue with lod-template. Now, template inherit the "defaults"-parameter of templates they link. Empty level should work now.

File size: 243 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        </lodinformation>
7  </Level>
8</Template>
Note: See TracBrowser for help on using the repository browser.