32 lines
718 B
XML
32 lines
718 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>oracle-14-fb.ac</path>
|
|
|
|
<!-- LOD for the bridge -->
|
|
|
|
<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>
|