MeshReflectorMaterial not working #2042
Replies: 4 comments
-
Same here, did you find a way to solve this? |
Beta Was this translation helpful? Give feedback.
-
Add a light |
Beta Was this translation helpful? Give feedback.
-
MeshReflectorMaterial is part of Drei library, so probably best to ask there (https://github.com/pmndrs/drei), but I see 2 things missing
|
Beta Was this translation helpful? Give feedback.
-
I don't see the rest of your code but, you are supposed to import that material with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to create a reflective surface, similar to the Image Gallery example. With the similar code for reflective surface, I'm just getting a transparent surface.
Could it be because of r3f or drei version difference, or anything missing from my snippet?
Beta Was this translation helpful? Give feedback.
All reactions