A way to create a mask or clipping

You can achieve this with a simple alpha map and the usage of Material.alphaTest.

Demo: Edit fiddle - JSFiddle - Code Playground

1 Like