mirror of
https://github.com/l0k1/oprf_assets.git
synced 2026-06-04 09:54:35 +00:00
45 lines
998 B
XML
45 lines
998 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>WhiteLight.ac</path>
|
|
|
|
<animation>
|
|
<type>noshadow</type>
|
|
<object-name>Light</object-name>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>alpha-test</type>
|
|
<alpha-factor>0.01</alpha-factor>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>billboard</type>
|
|
<object-name>Light</object-name>
|
|
<spherical type="bool">true</spherical>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>Light</object-name>
|
|
<emission>
|
|
<red> 2.2 </red>
|
|
<green> 1.0 </green>
|
|
<blue> 1.5 </blue>
|
|
<factor-prop>/controls/lighting/panel-norm</factor-prop>
|
|
</emission>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>dist-scale</type>
|
|
<object-name>Light</object-name>
|
|
<interpolation>
|
|
<entry><ind> 0 </ind><dep> 0.25 </dep></entry>
|
|
<entry><ind> 20 </ind><dep> 0.50 </dep></entry>
|
|
<entry><ind> 2500 </ind><dep> 4.00 </dep></entry>
|
|
</interpolation>
|
|
</animation>
|
|
|
|
</PropertyList>
|