Hi,
I set the Plane material to a transparent PNG file
I tried spawning particles in the foreground, but the particles are hidden behind the tree.
Is there a way to display it in front?
For accurate transparency, we set the transparencyMode to BABYLON.PBRMaterial.MATERIAL_ALPHABLEND.
Best regards.