问答详情
源自:-

android导出出现问题

Assets/Vuforia/Scripts/Utilities/VRIntegrationHelper.cs(100,30): warning CS0618: `UnityEngine.Camera.SetStereoProjectionMatrices(UnityEngine.Matrix4x4, UnityEngine.Matrix4x4)' is obsolete: `SetStereoProjectionMatrices is deprecated. Use SetStereoProjectionMatrix(StereoscopicEye eye) instead.'

提问者:后宫堂 2018-05-17 17:14

个回答

  • 后宫堂
    2018-05-17 17:50:03

    暂时先把unity3d下回老版本就没有报错了(5.6.2f1)

  • 后宫堂
    2018-05-17 17:14:40

    请问这个StereoscopicEye eye怎么改