air-temp.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>air-temp.ac</path>
  4. <animation>
  5. <object-name>fond</object-name>
  6. <object-name>face</object-name>
  7. <object-name>needle</object-name>
  8. <object-name>visses</object-name>
  9. <object-name>vitre</object-name>
  10. </animation>
  11. <animation>
  12. <type>noshadow</type>
  13. <object-name>vitre</object-name>
  14. </animation>
  15. <animation>
  16. <type>shader</type>
  17. <shader>chrome</shader>
  18. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  19. <object-name>vitre</object-name>
  20. </animation>
  21. <animation>
  22. <type>material</type>
  23. <object-name>face</object-name>
  24. <object-name>needle</object-name>
  25. <emission>
  26. <factor-prop>controls/lighting/panel-norm</factor-prop>
  27. <red> 0.75 </red>
  28. <green> 0.25 </green>
  29. <blue> 0.25 </blue>
  30. </emission>
  31. </animation>
  32. <animation>
  33. <type>rotate</type>
  34. <object-name>needle</object-name>
  35. <property>environment/temperature-degc</property>
  36. <interpolation>
  37. <entry><ind> -70 </ind><dep> -42.5 </dep></entry>
  38. <entry><ind> -60 </ind><dep> -33.0 </dep></entry>
  39. <entry><ind> -40 </ind><dep> -17.0 </dep></entry>
  40. <entry><ind> -30 </ind><dep> -12.0 </dep></entry>
  41. <entry><ind> -20 </ind><dep> 2.0 </dep></entry>
  42. <entry><ind> -10 </ind><dep> 10.0 </dep></entry>
  43. <entry><ind> 0 </ind><dep> 20.0 </dep></entry>
  44. <entry><ind> 10 </ind><dep> 28.0 </dep></entry>
  45. <entry><ind> 20 </ind><dep> 37.0 </dep></entry>
  46. <entry><ind> 30 </ind><dep> 43.0 </dep></entry>
  47. </interpolation>
  48. <center>
  49. <x-m> 0.002 </x-m>
  50. <y-m> 0.000 </y-m>
  51. <z-m> -0.010 </z-m>
  52. </center>
  53. <axis>
  54. <x> -1 </x>
  55. <y> 0 </y>
  56. <z> 0 </z>
  57. </axis>
  58. </animation>
  59. <!-- *** LoD *** -->
  60. <animation>
  61. <type>range</type>
  62. <min-m>0</min-m>
  63. <max-m>5</max-m>
  64. </animation>
  65. </PropertyList>