浏览代码

Remove the LightSpace entry in Lighting.j"md as it not needed anymore

Nehon 9 年之前
父节点
当前提交
0ecaa3bc8d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md

+ 1 - 2
jme3-core/src/main/resources/Common/MatDefs/Light/Lighting.j3md

@@ -119,8 +119,7 @@ MaterialDef Phong Lighting {
 
     Technique {
         LightMode SinglePass
-        LightSpace View
-        
+
         VertexShader GLSL100:   Common/MatDefs/Light/SPLighting.vert
         FragmentShader GLSL100: Common/MatDefs/Light/SPLighting.frag