Closed rndexe closed 3 months ago
Fix useMask not working as mentioned in this issue https://github.com/pmndrs/drei/issues/1949 by adding gl={{ stencil: true}} to <Canvas>
gl={{ stencil: true}}
<Canvas>
Fix plane with MeshDistortMaterial not appeating in original demo as well
Fix useMask not working as mentioned in this issue https://github.com/pmndrs/drei/issues/1949 by adding
gl={{ stencil: true}}
to<Canvas>
Fix plane with MeshDistortMaterial not appeating in original demo as well