Question by
rmurdoch83 · Aug 28, 2020 at 09:30 PM ·
webglhtml5
How can I get HTML elements on top of Unity WebGL frame?
I am embedding Unity WebGL into a Captivate slide as a Web Object. Normally, I can use JavaScript to get other slide elements on top of Web Objects by using the z-index, but for some reason it is not working with the Unity iframe. Is there any way to get content on top of the iframe?
Comment