WhiteLight.xml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <animation>
  4. <type>select</type>
  5. <object-name>taillight</object-name>
  6. <condition>
  7. <property>/controls/lighting/nav-lights</property>
  8. property>
  9. </condition>
  10. </animation>
  11. <light>
  12. <name>taillight</name>
  13. <type>point</type>
  14. <direction>
  15. <lookat-x-m> 27 </lookat-x-m>
  16. <lookat-y-m> 0 </lookat-y-m>
  17. <lookat-z-m> -20 </lookat-z-m>
  18. </direction>
  19. <ambient>
  20. <r> 0.95 </r>
  21. <g> 0.95 </g>
  22. <b> 0.95 </b>
  23. <a> 1.00 </a>
  24. </ambient>
  25. <diffuse>
  26. <r> 0.95 </r>
  27. <g> 0.95 </g>
  28. <b> 0.95 </b>
  29. <a> 1.00 </a>
  30. </diffuse>
  31. <specular>
  32. <r> 0.95 </r>
  33. <g> 0.95 </g>
  34. <b> 0.95 </b>
  35. <a> 1.00 </a>
  36. </specular>
  37. <attenuation>
  38. <c> 1.00 </c>
  39. <l> 1.40 </l>
  40. <q> 2.16 </q>
  41. </attenuation>
  42. <range-m>20</range-m>
  43. <debug-color>
  44. <r> 1 </r>
  45. <g> 1 </g>
  46. <b> 1 </b>
  47. <a> 1 </a>
  48. </debug-color>
  49. </light>
  50. <animation>
  51. <type>noshadow</type>
  52. <object-name>taillight</object-name>
  53. </animation>
  54. </PropertyList>