Replies: 1 comment
-
Access the gl property using the useThree hook and then access by gl.domElement |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to retrieve the
canvas
DOM element created by r3f without having to resort todocument.getElementByID
and such? I couldn't find anything in the source code or the API docs.Beta Was this translation helpful? Give feedback.
All reactions