nuclide/platform/base_textures.pk3dir/textures/sfx/mirror.mat
Marco Hladik a687d7b330
Various tweaks to documentation inside the codebase, more verbose general
information prints to console to aid non-devs in sending bug reports and
finding other issues. Updates to some of the GLSL. Minor material fixes.
2022-02-23 01:17:05 -08:00

11 lines
178 B
Text

// Vera Visions Material
{
polygonOffset 1
diffusemap "textures/sfx/mirror.tga"
normalmap "textures/sfx/mirror_n.tga"
{
program lightmapped_reflect
map $reflection
}
}