File: country.mat

package info (click to toggle)
ufoai-data 2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 335,844 kB
  • sloc: makefile: 195
file content (34 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* Blending for the inherited template tiles */

{
	material tex_terrain/dummy
	{
		texture tex_nature/dirt_se01
		blend GL_ONE GL_ZERO
		lightmap
	}
}

/*
{
	// glass of the ufo window
	material tex_material/c_gray050
	{
		envmap 1
	}
}
{
	material tex_nature/rock007
	hardness 0.01
	parallax 1.0
	specular 2.0
	bump 2.0
}
{
	material tex_nature/rock005
	hardness 0.01
	parallax 1.0
	specular 2.0
	bump 2.0
}
*/