1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 10:53:54 +00:00
openmw/files/materials/selection.mat

10 lines
165 B
Text
Raw Normal View History

2012-09-14 12:34:18 +00:00
material SelectionColour
{
allow_fixed_function false
2012-09-14 12:34:18 +00:00
pass
{
vertex_program selection_vertex
fragment_program selection_fragment
}
}