1
0
Fork 0
fgdata/Aircraft/c172p/Models/Effects/interior/procedural-light-incandescent-yellow.eff
Stuart Buchanan 73a67f2328 c172p-detailed sync for 2018.3
from https://github.com/c172p-team/c172p/tree/release/2018.3
commit 0ddd75dbb7431f955d1dd8f468b30300bad6b9d1
2018-09-02 20:58:05 +01:00

29 lines
867 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>procedural-light-incandescent-yellow</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.800</light_color_base_g>
<light_color_base_b type="float">0.500</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>
<is_directional type="bool">false</is_directional>
<is_strobe type="bool">false</is_strobe>
<!--<technique n="4">
<pass>
<depth>
<function>always</function>
</depth>
</pass>
</technique>-->
</parameters>
</PropertyList>