Browse Source

Removed declaration of u_ambientColor in new project box.material

setaylor 13 years ago
parent
commit
8f4a9d70b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gameplay-template/res/box.material

+ 0 - 1
gameplay-template/res/box.material

@@ -11,7 +11,6 @@ material box
             // uniforms
             // uniforms
             u_worldViewProjectionMatrix = WORLD_VIEW_PROJECTION_MATRIX
             u_worldViewProjectionMatrix = WORLD_VIEW_PROJECTION_MATRIX
             u_inverseTransposeWorldViewMatrix = INVERSE_TRANSPOSE_WORLD_VIEW_MATRIX
             u_inverseTransposeWorldViewMatrix = INVERSE_TRANSPOSE_WORLD_VIEW_MATRIX
-            u_ambientColor = 0.2, 0.2, 0.2
             u_diffuseColor = 1.0, 1.0, 1.0, 1.0
             u_diffuseColor = 1.0, 1.0, 1.0, 1.0
 
 
             // render state
             // render state