1
0
Fork 0

Use generic reflection map as a place-holder.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-03-31 21:30:50 +01:00
parent 0041dea980
commit 8de4541994

View file

@ -80,7 +80,7 @@ EXAMPLES: You can find examples of both usages in the Hunter and Lightning model
<internal-format>normalized</internal-format> <internal-format>normalized</internal-format>
</texture> </texture>
<texture n="8"> <texture n="8">
<image>Aircraft/737-300/Models/Effects/733LH.ReflectionMap3.png</image> <image>Aircraft/Generic/Effects/ReflectMaps/reflectmap.png</image>
<filter>linear-mipmap-linear</filter> <filter>linear-mipmap-linear</filter>
<wrap-s>repeat</wrap-s> <wrap-s>repeat</wrap-s>
<wrap-t>repeat</wrap-t> <wrap-t>repeat</wrap-t>