Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个反应 vr 应用程序。我想在页面底部显示固定位置的按钮。这意味着如果相机旋转,此按钮的位置不会改变。
你想在全屏的 react-vr 中创建一个位置固定的按钮吗?让我们去 node_module->ovrui->lub->Player->Overlay.js 阅读 Overlay.js 的代码并创建一个固定的新按钮。请记住,如果您 npm install 然后 node_module 将重置。