Browse Source

Remove unnecessary specularmap_pars_fragment include from physical vertex shader

Takahiro 8 năm trước cách đây
mục cha
commit
dbe9d0eefa
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/renderers/shaders/ShaderLib/meshphysical_vert.glsl

+ 0 - 1
src/renderers/shaders/ShaderLib/meshphysical_vert.glsl

@@ -17,7 +17,6 @@ varying vec3 vViewPosition;
 #include <morphtarget_pars_vertex>
 #include <skinning_pars_vertex>
 #include <shadowmap_pars_vertex>
-#include <specularmap_pars_fragment>
 #include <logdepthbuf_pars_vertex>
 #include <clipping_planes_pars_vertex>