1
0
Fork 0
fgdata/AI/Lights/procedural-light-beacon-top.eff
2018-07-30 09:56:06 +02:00

16 lines
No EOL
746 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>procedural-light-beacon-top</name>
<inherits-from>Effects/procedural-light</inherits-from>
<parameters>
<light_color_base_r type="float">1.000</light_color_base_r>
<light_color_base_g type="float">0.000</light_color_base_g>
<light_color_base_b type="float">0.000</light_color_base_b>
<light_color_center_r type="float">1.0</light_color_center_r>
<light_color_center_g type="float">1.0</light_color_center_g>
<light_color_center_b type="float">1.0</light_color_center_b>
<intensity_scale type="float">1.0</intensity_scale>
<is_directional type="bool">false</is_directional>
<is_strobe type="bool">true</is_strobe>
</parameters>
</PropertyList>