StrobeLight.xml 1.0 KB

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