- Home /
UnityEngine.XR.WSA.WebCam Build error
I am trying to capture photo using webcam. I am using this UnityEngine.XR.WSA.WebCam Build error namespace but when I build the projct it gives an error i.e "The type or namespace name WebCam' does not exist in the namespace
UnityEngine.XR.WSA'. Are you missing an assembly reference" Any help would be appreciated. Thanks in advance.
Comment
Did you get this working?
Also found the example project (https://docs.unity3d.com/$$anonymous$$anual/windowsholographic-photocapture.html) broken...