- <?xml version="1.0" encoding="utf-8"?>
- <!-- Bump and specular effect-->
- <PropertyList>
- <name>bumps</name>
- <inherits-from>Effects/bumpspec</inherits-from>
- <parameters>
- <texture n="2">
- <image>Aircraft/AvroVulcanB2/Models/Effects/normalmap.png</image>
- <filter>linear-mipmap-linear</filter>
- <wrap-s>repeat</wrap-s>
- <wrap-t>repeat</wrap-t>
- <internal-format>normalized</internal-format>
- </texture>
- </parameters>
- </PropertyList>
|