Transparent Window for Web #13597
Unanswered
Endoctrine
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure if this will work but maybe try setting the clear color to a color with zero alpha. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a simple application and want to deploy it to the web. I need this application to be positioned at the very top of the page, which requires the window background to be transparent.
Currently, Bevy does not support transparent windows on wasm. Is there any workaround?
Beta Was this translation helpful? Give feedback.
All reactions