提交 595dc52e 编写于 作者: M Mr.doob

Fixed webgl_buffergeometry_instancing_lambert example.

上级 14bdd6f9
......@@ -135,11 +135,11 @@
#endif
varying vec3 vLightFront;
varying vec3 vIndirectFront;
#ifdef DOUBLE_SIDED
varying vec3 vLightBack;
varying vec3 vIndirectBack;
#endif
#include <common>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册