oxyreg.xml 757 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>oxyreg.ac</path>
  4. <animation>
  5. <type>range</type>
  6. <min-m>0</min-m>
  7. <max-m>10</max-m>
  8. </animation>
  9. <animation>
  10. <object-name>base</object-name>
  11. <type>material</type>
  12. <emission>
  13. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  14. <red>0.5</red>
  15. <green>0.2</green>
  16. <blue>0.2</blue>
  17. </emission>
  18. </animation>
  19. <animation>
  20. <object-name>face</object-name>
  21. <type>material</type>
  22. <emission>
  23. <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
  24. <red> 0.5 </red>
  25. <green>0.5 </green>
  26. <blue> 0.4 </blue>
  27. </emission>
  28. </animation>
  29. </PropertyList>