bed.xml 461 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>bed.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>bed</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>bed</object-name>
  17. <!-- Objets transparents -->
  18. </animation>
  19. </PropertyList>