73a67f2328
from https://github.com/c172p-team/c172p/tree/release/2018.3 commit 0ddd75dbb7431f955d1dd8f468b30300bad6b9d1
20 lines
844 B
XML
20 lines
844 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<PropertyList>
|
|
|
|
<name>procedural-light-floodlight-red</name>
|
|
<inherits-from>Effects/procedural-light</inherits-from>
|
|
|
|
<parameters>
|
|
<intensity_scale type="float"><use>/sim/model/c172p/lighting/flood-proc</use></intensity_scale>
|
|
<light_color_base_r type="float">0.900</light_color_base_r>
|
|
<light_color_base_g type="float">0.100</light_color_base_g>
|
|
<light_color_base_b type="float">0.100</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.9</light_color_center_b>
|
|
|
|
<is_directional type="bool">false</is_directional>
|
|
<is_strobe type="bool">false</is_strobe>
|
|
</parameters>
|
|
|
|
</PropertyList>
|