You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have create my first example, but my ref definition with useRef is undefined in the useFrame function. I'm follow the example on https://sbcode.net/react-three-fiber/use-ref/ and create a useMemo for a bufferedGeometry.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have create my first example, but my ref definition with
useRef
is undefined in the useFrame function. I'm follow the example on https://sbcode.net/react-three-fiber/use-ref/ and create auseMemo
for a bufferedGeometry.The code and details can be found here https://codesandbox.io/p/devbox/waves-62pzfj
this is the structure:
How can I fix it in a correct way? Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions