]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/sphere.shader
Add a property in Blender for a custom shadow shader
[libs/gl.git] / demos / desertpillars / data / sphere.shader
1 module "sphere.glsl"
2 {
3         specialize "use_specular" true;
4         specialize "use_reflectivity" true;
5 };