为什么现在在vs2015中用camera提示已弃用??怎么解?
GetComponent<Camera>()替换就可以了
android5.0以后,官方推荐使用camera2
提示我来回答问题。。。我觉得这个应该和vs2015没关系吧,一般是包里有已弃用的标记吧