Remove unused fallback Effect
This commit is contained in:
parent
9b589f8061
commit
d2e5ad9d60
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PropertyList>
|
||||
<name>Effects/Fallback/classic-shadow</name>
|
||||
<technique n="1000">
|
||||
<scheme>classic-shadow</scheme>
|
||||
<pass>
|
||||
<lighting>false</lighting>
|
||||
<color-mask type="vec4d">0 0 0 0</color-mask>
|
||||
<cull-face>back</cull-face>
|
||||
<blend>
|
||||
<active>false</active>
|
||||
</blend>
|
||||
<alpha-test>
|
||||
<comparison>greater</comparison>
|
||||
<reference type="float">0.5</reference>
|
||||
</alpha-test>
|
||||
</pass>
|
||||
</technique>
|
||||
</PropertyList>
|
Loading…
Add table
Reference in a new issue