You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
375 B
11 lines
375 B
Material Pong Rock : Common/MatDefs/Light/Lighting.j3md {
|
|
MaterialParameters {
|
|
DiffuseMap: Repeat Textures/Terrain/Pond/Pond.jpg
|
|
NormalMap: Repeat Textures/Terrain/Pond/Pond_normal.png
|
|
UseMaterialColors : true
|
|
Shininess: 32.0
|
|
Ambient : 0.2 0.2 0.2 1.0
|
|
Diffuse : 0.8 0.8 0.8 1.0
|
|
Specular : 0.3 0.3 0.3 1.0
|
|
}
|
|
}
|
|
|