TypeError: Cannot redefine property: customDepthMaterial
PlopTheReal opened this issue · 1 comments
PlopTheReal commented
I'm trying to extend a meshPhongMaterial but I'm getting TypeError: Cannot redefine property: customDepthMaterial
error.
I'm using threejs 0.140.2
Fyrestar commented
Do you have a simplified code example that reproduces your issue?