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
暫時先把unity3d下回老版本就沒有報錯了(5.6.2f1)
2018-05-17
請問這個StereoscopicEye eye怎么改