13 lines
201 B
Text
13 lines
201 B
Text
|
// Vera Visions Material
|
||
|
{
|
||
|
diffusemap textures/next/earth2.tga
|
||
|
normalmap textures/next/earth2_normal.tga
|
||
|
|
||
|
{
|
||
|
program lightmapped_reflectcube
|
||
|
map $diffuse
|
||
|
map $normalmap
|
||
|
map $reflectcube
|
||
|
}
|
||
|
}
|