2019-10-26 01:42:48 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
2020-11-10 01:45:54 +01:00
|
|
|
<name>Effects/Fallback/classic-shadow</name>
|
2020-11-17 15:25:16 +01:00
|
|
|
<technique n="-10">
|
2020-11-10 01:45:54 +01:00
|
|
|
<scheme>classic-shadow</scheme>
|
2019-10-26 01:42:48 +02:00
|
|
|
<pass>
|
|
|
|
<lighting>false</lighting>
|
|
|
|
<color-mask type="vec4d">0 0 0 0</color-mask>
|
|
|
|
<cull-face>back</cull-face>
|
2020-03-14 20:41:36 +01:00
|
|
|
<blend>
|
|
|
|
<active>false</active>
|
|
|
|
</blend>
|
|
|
|
<alpha-test>
|
|
|
|
<comparison>greater</comparison>
|
|
|
|
<reference type="float">0.5</reference>
|
|
|
|
</alpha-test>
|
2019-10-26 01:42:48 +02:00
|
|
|
</pass>
|
|
|
|
</technique>
|
|
|
|
</PropertyList>
|