Skip to content

particles are not visible behind transparent entity #54

Open
@vesper8

Description

@vesper8

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions