GreenDashLight.xml 823 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <!-- Coompositor lights -->
  4. <light>
  5. <name>dash1</name>
  6. <type>spot</type>
  7. <position>
  8. <x-m>0</x-m>
  9. <y-m>0.0</y-m>
  10. <z-m>0</z-m>
  11. </position>
  12. <direction>
  13. <x>-1.0</x>
  14. <y>0</y>
  15. <z>0</z>
  16. </direction>
  17. <ambient>
  18. <r>0</r>
  19. <g>1</g>
  20. <b>0</b>
  21. <a>1</a>
  22. </ambient>
  23. <diffuse>
  24. <r>0</r>
  25. <g>1</g>
  26. <b>0</b>
  27. <a>1</a>
  28. </diffuse>
  29. <specular>
  30. <r>0</r>
  31. <g>1</g>
  32. <b>0</b>
  33. <a>1</a>
  34. </specular>
  35. <attenuation>
  36. <c>1</c>
  37. <l>1.5</l>
  38. <q>3.5</q>
  39. </attenuation>
  40. <spot-exponent>5</spot-exponent>
  41. <spot-cutoff>70</spot-cutoff>
  42. <range-m>0.1</range-m>
  43. <dim-factor>
  44. <property>controls/lighting/instrument-lights-norm</property>
  45. </dim-factor>
  46. </light>
  47. </PropertyList>