1
0
Fork 0
fgdata/Aircraft/c172p/Models/Interior/Panel/Instruments/garmin196/gpsmodel.xml

28 lines
786 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<name>GPSModel</name>
<path>gpsmodel.ac</path>
<effect>
<inherits-from>../../../../Effects/interior/lm-gpsmodel</inherits-from>
<object-name>gpsmodel</object-name>
</effect>
<animation>
<type>material</type>
<object-name>gpsmodel</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
</not>
</condition>
<emission>
<red-prop>/sim/model/c172p/lighting/rgb-ra-r-factor</red-prop>
<green-prop>/sim/model/c172p/lighting/rgb-ra-g-factor</green-prop>
<blue-prop>/sim/model/c172p/lighting/rgb-ra-b-factor</blue-prop>
</emission>
</animation>
</PropertyList>