未验证 提交 fe93fd42 编写于 作者: G Garrett Johnson 提交者: GitHub

PMREMGenerator: Correctly reset the background (#22311)

上级 e3e793e8
......@@ -353,6 +353,7 @@ class PMREMGenerator {
renderer.toneMapping = toneMapping;
renderer.outputEncoding = outputEncoding;
renderer.autoClear = originalAutoClear;
scene.background = background;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册