1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/files/materials/selection.mat

10 lines
165 B
Plaintext

material SelectionColour
{
allow_fixed_function false
pass
{
vertex_program selection_vertex
fragment_program selection_fragment
}
}