-
Hi there, Looks like const { setDefaultCamera } = useThree(); now warns:
|
Beta Was this translation helpful? Give feedback.
Answered by
taseenb
Mar 30, 2021
Replies: 1 comment 1 reply
-
Use
https://github.com/pmndrs/react-three-fiber/blob/master/markdown/api.md#usethree |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
drcmda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
const { set } = useThree()
https://github.com/pmndrs/react-three-fiber/blob/master/markdown/api.md#usethree