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.
Oculus 提供了一个漂亮的测试/分析工具,称为 Oculus Remote Monitor。文档说:
应用程序可能会在其代码中公开用户可调整的参数和变量。代码中的几乎任何常量都可以变成一个旋钮,可以在游戏测试期间实时更新。
但是我在任何地方都找不到任何有关您如何实际公开此类参数/变量的文档。我们如何做到这一点?