Hi,
Not sure if it’s an issue on my end but with Unity Beta 2017.2.0b7
I’m getting this error
error CS0234: The type or namespace name WSA' does not exist in the namespace UnityEngine.VR’. Are you missing an assembly reference?
But the namespace UnityEngine.VR does exist with some classes accessibles. Did the API change? Or am i missing something here?
I wanted to call UnityEngine.VR.WSA.HolographicSettings.SetFocusPointForFrame
Thanks in advance,
Sincerely