supermedium / aframe-react

:atom: Build virtual reality experiences with A-Frame and React.
https://ngokevin.github.io/aframe-react-boilerplate/
MIT License
1.42k stars 151 forks source link

How to read the rotation and position of the camera #145

Open slaymantis opened 2 years ago

slaymantis commented 2 years ago

Is it possible to access the rotation and position of the camera in a similar way to a-frame https://aframe.io/docs/1.3.0/components/camera.html

looking for a way to read the rotation constantly

thanks

AbdullahGumi commented 2 years ago

Have you found a work around for this?