1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/files/materials/selection.mat

10 lines
165 B
Plaintext
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
}
}