Hi, I have a background color question #355
Unanswered
cenationwawa
asked this question in
Q&A
Replies: 2 comments
-
You can instanciate your own |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much. I was thinking of instantiating one if there was no way to expose it.
915159850
***@***.***
…------------------ 原始邮件 ------------------
发件人: "mkkellogg/GaussianSplats3D" ***@***.***>;
发送时间: 2024年10月25日(星期五) 下午3:55
***@***.***>;
***@***.******@***.***>;
主题: Re: [mkkellogg/GaussianSplats3D] Hi, I have a background color question (Discussion #355)
You can instanciate your own THREE.WebGLRenderer, then set the clear color : renderer.setClearColor(new THREE.Color(0xeeeeee), 1.0) and pass it to the viewer when initializing it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could you tell me how to change the background color to black? Is there any way?
Beta Was this translation helpful? Give feedback.
All reactions