marcofugaro / three-projected-material

📽 Three.js Material which lets you do Texture Projection on a 3d Model
https://marcofugaro.github.io/three-projected-material/
MIT License
671 stars 57 forks source link

👯‍♂️ Fix cloning of material #25

Closed marcofugaro closed 2 years ago

marcofugaro commented 2 years ago

Now you can .clone() and .copy() the material.

Closes #24