seat.xml 462 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>seat.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>seat</object-name>
  7. <emission>
  8. <factor-prop>/controls/lighting/landing-lights</factor-prop>
  9. <red> 0.1 </red>
  10. <green> 0.1 </green>
  11. <blue> 0.1</blue>
  12. </emission>
  13. </animation>
  14. <animation>
  15. <!-- Objets opaques -->
  16. <object-name>seat</object-name>
  17. <!-- Objets transparents -->
  18. </animation>
  19. </PropertyList>