28 lines
929 B
Text
28 lines
929 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<PropertyList>
|
||
|
|
||
|
<name>meatball-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">0.850</light_color_base_g>
|
||
|
<light_color_base_b type="float">0.320</light_color_base_b>
|
||
|
<light_color_center_r type="float">1.0</light_color_center_r>
|
||
|
<light_color_center_g type="float">0.9</light_color_center_g>
|
||
|
<light_color_center_b type="float">0.8</light_color_center_b>
|
||
|
<intensity_scale type="float">1.0</intensity_scale>
|
||
|
|
||
|
<pointing_x type="float">-1.0</pointing_x>
|
||
|
<pointing_y type="float">0.0</pointing_y>
|
||
|
<pointing_z type="float">0.0</pointing_z>
|
||
|
|
||
|
|
||
|
<is_directional type="bool">true</is_directional>
|
||
|
<is_strobe type="bool">false</is_strobe>
|
||
|
|
||
|
|
||
|
</parameters>
|
||
|
|
||
|
</PropertyList>
|