isCanvasOverlay=false

isCanvasOverlay=true

Hello everyone, I’ve encountered an issue. When I set the isCanvasOverlay
value of HtmlMesh
to false
, the mesh doesn’t render correctly. I’ve already set the clear color of the scene to transparent and set the premultipliedAlpha
of the Engine
to false
. I’m not sure what else I might be missing.

Can you create a repro? I don’t see HtmlMesh
or isCanvasOverlay
anywhere in the code base.
Oh, it’s a community extension: HtmlMesh | Babylon.js Documentation (babylonjs.com)
A repro will help a lot.
1 Like
Please provide a PG that reproduces this. I can’t tell from your screenshots what the issue is.
I encountered the same problem, how did you solve it
I forget it. Maybe try to change container background.