如何在 Unity 中构建示例 Tango 应用程序?
How to build example Tango Apps in Unity?
在 Tango Area 学习指南中,https://developers.google.cn/tango/apis/unity/unity-howto-area-learning
据说导入Tango SDK后,asset文件夹下可以搭建区域学习app。但是我搜索但没有找到执行此步骤的方法。如果我想在 asset 文件夹中构建一个应用程序,推荐的方法是什么?
谢谢!
构建示例 Area Learning Tango 应用程序(导入 Tango SDK 后 Unity
中的步骤):
From Project
inspector (where you see your assets) > TangoSDK > Examples > Scenes.
Double click the AreaLearning
scene.
Connect your Tango device via USB
and click File > Build and Run.
在 Tango Area 学习指南中,https://developers.google.cn/tango/apis/unity/unity-howto-area-learning
据说导入Tango SDK后,asset文件夹下可以搭建区域学习app。但是我搜索但没有找到执行此步骤的方法。如果我想在 asset 文件夹中构建一个应用程序,推荐的方法是什么?
谢谢!
构建示例 Area Learning Tango 应用程序(导入 Tango SDK 后 Unity
中的步骤):
From
Project
inspector (where you see your assets) > TangoSDK > Examples > Scenes.
Double click theAreaLearning
scene.
Connect your Tango device viaUSB
and click File > Build and Run.