WhiteLight.xml 1014 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <path>WhiteLight.ac</path>
  4. <animation>
  5. <type>noshadow</type>
  6. <object-name>Light</object-name>
  7. </animation>
  8. <animation>
  9. <type>alpha-test</type>
  10. <alpha-factor>0.01</alpha-factor>
  11. </animation>
  12. <animation>
  13. <type>billboard</type>
  14. <object-name>Light</object-name>
  15. <spherical type="bool">true</spherical>
  16. </animation>
  17. <animation>
  18. <type>material</type>
  19. <object-name>Light</object-name>
  20. <emission>
  21. <red> 1.0 </red>
  22. <green> 1.0 </green>
  23. <blue> 1.0 </blue>
  24. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  25. </emission>
  26. </animation>
  27. <animation>
  28. <type>dist-scale</type>
  29. <object-name>Light</object-name>
  30. <interpolation>
  31. <entry><ind> 0 </ind><dep> 0.25 </dep></entry>
  32. <entry><ind> 20 </ind><dep> 0.50 </dep></entry>
  33. <entry><ind> 1500 </ind><dep> 5.00 </dep></entry>
  34. </interpolation>
  35. </animation>
  36. </PropertyList>