I'm developing a react vr application. I want to show buttons at the bottom of the page with fixed position. that means if the camera rotates, the position of this button does not change.
Asked
Active
Viewed 394 times
0
-
Do you want something similar to the "view in vr" button that comes by default? – Valentin Aug 01 '17 at 08:49
-
1You can see my answer to this issue here: https://stackoverflow.com/questions/45859098/how-do-i-keep-some-element-fixed-on-the-screen-in-react-vr – cidicles Aug 28 '17 at 17:17
-
@Sepehr This seems to be a duplicate of: https://stackoverflow.com/questions/45859098/how-do-i-keep-some-element-fixed-on-the-screen-in-react-vr/53487137#53487137, so I answered there. – mattferrin Nov 26 '18 at 18:39