33 lines
702 B
XML
33 lines
702 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>1-maritime-plz-fb.ac</path>
|
|
|
|
<!-- LOD -->
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<object-name>Detailed</object-name>
|
|
<min-m>0</min-m>
|
|
|
|
<max-property>/sim/rendering/static-lod/detailed</max-property>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<object-name>Rough</object-name>
|
|
<min-property>/sim/rendering/static-lod/detailed</min-property>
|
|
|
|
<max-property>/sim/rendering/static-lod/rough</max-property>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<object-name>Bare</object-name>
|
|
<min-property>/sim/rendering/static-lod/rough</min-property>
|
|
|
|
<max-property>/sim/rendering/static-lod/bare</max-property>
|
|
</animation>
|
|
|
|
</PropertyList>
|