8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
vertex shader/cell_vert.glsl;
|
|
fragment shader/cell_frag.glsl;
|
|
|
|
texture_bindings {
|
|
0 MATERIAL_ALBEDO;
|
|
1 MATERIAL_NORMAL;
|
|
}
|