Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 7012 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
RevLine 
[6938]1<Template name=lodtemplate_default defaults=false>
[6786]2  <Level>
3        <lodinformation>
[6909]4          <MeshLodInformation mesh=Carrier.mesh lodQuality=1.8 />
5          <MeshLodInformation mesh=assff.mesh lodQuality=3 />
[6786]6        </lodinformation>
7  </Level>
[6932]8</Template>
Note: See TracBrowser for help on using the repository browser.