1
0
Fork 0
fgdata/Aircraft/c172p/Models/Effects/lights/procedural_light_beacon.eff
2021-09-14 19:34:27 +01:00

25 lines
1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<PropertyList>
<name>procedural_light_beacon</name>
<inherits-from>Effects/procedural-light</inherits-from>
<parameters>
<light_color_base_r type="float">0.86</light_color_base_r>
<light_color_base_g type="float">0.26</light_color_base_g>
<light_color_base_b type="float">0.23</light_color_base_b>
<light_color_center_r type="float">0.98</light_color_center_r>
<light_color_center_g type="float">0.10</light_color_center_g>
<light_color_center_b type="float">0.10</light_color_center_b>
<intensity_scale type="float">1</intensity_scale>
<pointing_x type="float">0.0</pointing_x>
<pointing_y type="float">0.0</pointing_y>
<pointing_z type="float">0.0</pointing_z>
<is_directional type="bool">false</is_directional>
<is_strobe type="bool">false</is_strobe>
<inner_angle type="float">0.5</inner_angle>
<outer_angle type="float">0.34202014</outer_angle>
<zero_angle type="float">0.017452406437</zero_angle>
<outer_gain type="float">1.0</outer_gain>
</parameters>
</PropertyList>