提交 b7ddb8a3 编写于 作者: T Takahiro

Fix a function name in WebGLDeferredRenderer

上级 916a10c8
......@@ -663,7 +663,7 @@ THREE.WebGLDeferredRenderer = function ( parameters ) {
return getMaterialFromCacheOrCreate(
originalMaterial,
_invisibleMultiMaterialsCache,
createInvisibleMultiMaterial
createInvisibleMaterial
);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册