7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
|
MaterialDef Test Material {
|
||
|
Technique Test {
|
||
|
VertexShader GLSL100 : test.vert
|
||
|
FragmentShader GLSL100 : test.frag
|
||
|
}
|
||
|
}
|