f6f433529f
Talking with Emilian about this commit, we came to the conclusion we don't want share uniform between .eff file This reverts commit 91a6a27f32ee5f79e1d7e0d4570e879a902de58f.
17 lines
548 B
XML
17 lines
548 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<PropertyList>
|
|
<name>Effects/transition-base-rock</name>
|
|
<inherits-from>Effects/transition</inherits-from>
|
|
<parameters>
|
|
<texture n="3">
|
|
<image>Textures/Terrain/herbtundra.dds</image>
|
|
<type>2d</type>
|
|
<filter>linear-mipmap-linear</filter>
|
|
<wrap-s>repeat</wrap-s>
|
|
<wrap-t>repeat</wrap-t>
|
|
<internal-format>normalized</internal-format>
|
|
</texture>
|
|
<transitions type="float">1.0</transitions>
|
|
<inverse type="float">1.0</inverse>
|
|
</parameters>
|
|
</PropertyList>
|