comp.xml 619 B

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>comp.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>Ring</object-name>
  7. <emission>
  8. <red>0.6</red>
  9. <green>0.3</green>
  10. <blue>0.3</blue>
  11. <factor-prop>controls/lighting/instruments-norm</factor-prop>
  12. </emission>
  13. </animation>
  14. <animation>
  15. <type>rotate</type>
  16. <object-name>Ring</object-name>
  17. <property>/instrumentation/magnetic-compass/indicated-heading-deg</property>
  18. <center>
  19. <x-m>-0.007</x-m>
  20. <y-m>0</y-m>
  21. <z-m>0.39</z-m>
  22. </center>
  23. <axis>
  24. <x>0.0</x>
  25. <y>0.0</y>
  26. <z>1.0</z>
  27. </axis>
  28. </animation>
  29. </PropertyList>