Model update

This commit is contained in:
BaerMitUmlaut 2015-12-06 17:57:27 +01:00
parent b2fd7f93b5
commit 996a5105fc
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
ambient[] = {0.9, 0.9, 0.9, 1};
diffuse[] = {0.9, 0.9, 0.9, 1};
forcedDiffuse[] = {0, 0, 0, 0};
emmisive[] = {0, 0, 0, 1};
specular[] = {1, 1, 1, 1};
specularPower = 100;
PixelShaderID = "Normal";
VertexShaderID = "Basic";
surfaceInfo = "A3\data_f\Penetration\metal.bisurf";

Binary file not shown.