1
0
Fork 0
fgdata/Models/Geometry/Nimitz/Effects/center_line_light.eff
2017-09-02 13:25:58 +03:00

23 lines
788 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>threshold-light</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">1.000</light_color_base_g>
<light_color_base_b type="float">1.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">false</is_strobe>
</parameters>
</PropertyList>