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

WebGLShadowMap: Support wireframe.

上级 b5f03cc4
......@@ -240,6 +240,8 @@ THREE.WebGLShadowMap = function ( _renderer, _lights, _objects ) {
}
material.wireframe = objectMaterial.wireframe;
_renderer.renderBufferDirect( shadowCamera, _lights, null, material, object );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册