File: hud-diffuse.material

package info (click to toggle)
trigger-rally-data 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,360 kB
  • ctags: 6
  • sloc: makefile: 42
file content (10 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!DOCTYPE material SYSTEM "material.dtd">
<material>
	<parameter name="tex-diff" defaultvalue="!rgb(ffff00)" />
	<technique>
		<pass>
			<teximage type="2D" name="$(tex-diff)" />
		</pass>
	</technique>
</material>