43 lines
No EOL
1.1 KiB
XML
43 lines
No EOL
1.1 KiB
XML
<PropertyList>
|
|
|
|
<path>LightingGantry.ac</path>
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<min-m>0</min-m>
|
|
<max-m>15000</max-m>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>AntiCollision</object-name>
|
|
<emission>
|
|
<red>1.0</red>
|
|
<green>0.0</green>
|
|
<blue>0.0</blue>
|
|
</emission>
|
|
<condition>
|
|
<greater-than>
|
|
<property>/sim/time/sun-angle-rad</property>
|
|
<value>1.57</value>
|
|
</greater-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>AntiCollision</object-name>
|
|
<emission>
|
|
<red>0.0</red>
|
|
<green>0.0</green>
|
|
<blue>0.0</blue>
|
|
</emission>
|
|
<condition>
|
|
<less-than>
|
|
<property>/sim/time/sun-angle-rad</property>
|
|
<value>1.57</value>
|
|
</less-than>
|
|
</condition>
|
|
</animation>
|
|
|
|
</PropertyList> |