Dshah_H
1
Hi,
How can I hide glow effect if its behind a mesh? I have tried addIncludedOnlyMesh
and addExcludedMesh
but no success.
here is a PG with example Babylon.js Playground , I would like glow effect to be not visible from behind the green box.
Thanks
Dshah_H
2
ah, was putting it wrong , this does work with addIncludedOnlyMesh
and addExcludedMesh
sebavan
3
2 Likes
Dshah_H
4
right , silly me, I need to rest, non-stop coding from few days xD
Thanks