Open
Description
Any idea what is causing this? I have a billboard set that looks like this:
<a-entity
id="billboard"
geometry="primitive: plane; width: 4; height: 0.5"
position="0 1.4 0"
material="shader: html; target: .space-title-texture; transparent: true; ratio: width"
/>
It contains some text in the middle and the background itself is transparent. I can see the sky and the environment through the transparency but for some reason I cannot see the particles from this component. The particles are the only things that do not appear through the transparent entity
Metadata
Metadata
Assignees
Labels
No labels