light-cone.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>light-cone.ac</path>
  4. <animation>
  5. <object-name>Cone</object-name>
  6. <object-name>Cone-texture</object-name>
  7. <object-name>Light</object-name>
  8. </animation>
  9. <effect>
  10. <inherits-from>Effects/model-transparent</inherits-from>
  11. <object-name>Cone</object-name>
  12. <object-name>Cone-texture</object-name>
  13. <condition>
  14. <property>sim/rendering/rembrandt/enabled</property>
  15. </condition>
  16. </effect>
  17. <effect>
  18. <inherits-from>Effects/light-cone</inherits-from>
  19. <object-name>Cone</object-name>
  20. <object-name>Cone-texture</object-name>
  21. </effect>
  22. <animation>
  23. <type>material</type>
  24. <object-name>Light</object-name>
  25. <emission>
  26. <red> 2 </red>
  27. <green> 2 </green>
  28. <blue> 2 </blue>
  29. </emission>
  30. </animation>
  31. <animation>
  32. <type>select</type>
  33. <object-name>Cone</object-name>
  34. <object-name>Cone-texture</object-name>
  35. <object-name>Light</object-name>
  36. <condition>
  37. <property>/controls/lighting/landing-lights</property>
  38. </condition>
  39. </animation>
  40. </PropertyList>