MozillaReality / unity-webxr-export

INACTIVE - Assets for creating WebXR-enabled Unity3D projects.
https://mixedreality.mozilla.org/unity-webxr-export/Build/
Apache License 2.0
622 stars 127 forks source link

How to get input from oculus controller #448

Closed kmae0914 closed 1 month ago

kmae0914 commented 2 years ago

I write script using WebXR; [SerializeField] WebXRController leftHandWebXRController;

but throw error The type or namespace name 'WebXR' could not be found

How do i fix this error? Please advice.

pussup7181 commented 2 years ago

Same