11 lines
174 B
Text
11 lines
174 B
Text
// Vera Visions Material
|
|
{
|
|
diffusemap textures/next/asphalt2.tga
|
|
normalmap textures/next/asphalt2_normal.tga
|
|
|
|
{
|
|
program lightmapped
|
|
map $diffuse
|
|
map $normalmap
|
|
}
|
|
}
|