Is there an easy way to create a gradient barrier?
I’m new to babylon js and need some help.
I need to create a light barrier to emphasise the building area like this.
I have do some research like this. playground. but it’s a bit too complicated. I’m going to use CreatePolygon method to do this job. Here’s some effects.
As with the effect above, I’m having trouble with the gradient color material, can someone give me help?