flir.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>flir.ac</path>
  4. <!-- rotation animation -->
  5. <animation>
  6. <type>shader</type>
  7. <shader>chrome</shader>
  8. <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
  9. <object-name>Gass</object-name>
  10. </animation>
  11. <effect>
  12. <inherits-from>Effects/model-transparent</inherits-from>
  13. <object-name>Gass</object-name>
  14. </effect>
  15. <!-- Solid Surfaces for Rembrandt rendering -->
  16. <animation>
  17. <object-name>rotor</object-name>
  18. <object-name>turretball</object-name>
  19. <object-name>turretbase</object-name>
  20. <object-name>flir-mount</object-name>
  21. </animation>
  22. <animation>
  23. <type>rotate</type>
  24. <object-name>Glass</object-name>
  25. <object-name>turretball</object-name>
  26. <property>sim/model/turret-positions/turretz</property>
  27. <factor>1</factor>
  28. <axis>
  29. <x>0</x>
  30. <y>1</y>
  31. <z>0</z>
  32. </axis>
  33. <center>
  34. <x-m>-0.0</x-m>
  35. <y-m>0.00</y-m>
  36. <z-m>-0.16</z-m>
  37. </center>
  38. </animation>
  39. <animation>
  40. <type>rotate</type>
  41. <object-name>Glass</object-name>
  42. <object-name>turretball</object-name>
  43. <object-name>turretbase</object-name>
  44. <property>sim/model/turret-positions/turretx</property>
  45. <factor>1</factor>
  46. <axis>
  47. <x>0</x>
  48. <y>0</y>
  49. <z>1</z>
  50. </axis>
  51. <center>
  52. <x-m>-0.0</x-m>
  53. <y-m>0.00</y-m>
  54. <z-m>0</z-m>
  55. </center>
  56. </animation>
  57. </PropertyList>