提交 ffe47586 编写于 作者: P Paul Henschel

remove SSAOPass.quad.dispose, fixes #18148

上级 8a5fb70a
......@@ -183,10 +183,6 @@ SSAOPass.prototype = Object.assign( Object.create( Pass.prototype ), {
this.ssaoRenderTarget.dispose();
this.blurRenderTarget.dispose();
// dispose geometry
this.quad.geometry.dispose();
// dispose materials
this.normalMaterial.dispose();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册