2011-09-05 15:05:59 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<PropertyList>
|
2014-11-16 21:09:41 +00:00
|
|
|
<name>Effects/transition-base-rock</name>
|
2011-09-05 15:05:59 +00:00
|
|
|
<inherits-from>Effects/transition</inherits-from>
|
|
|
|
<parameters>
|
2012-06-30 11:51:18 +00:00
|
|
|
<texture n="3">
|
2014-08-27 17:37:48 +00:00
|
|
|
<image>Textures/Terrain/rock7.dds</image>
|
2013-11-18 02:17:58 +00:00
|
|
|
<type>2d</type>
|
2012-06-30 11:51:18 +00:00
|
|
|
<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">0.0</inverse>
|
2011-09-05 15:05:59 +00:00
|
|
|
</parameters>
|
|
|
|
</PropertyList>
|