<aside>
👋 Oculus Quest users please use OculusLaserDemo(Quest).unity
demo scene. Other Oculus users please run OculusLaserDemo.unity
demo.
</aside>
LaserInputModule
**component on EventSystem
GameObject, choose platform Oculus and click Setup Input Module. It might take a few seconds to set up. You can then choose the trigger key for the laser pointer.EventSystem
in your scene, remove all the components on the **EventSystem
and add LaserInputModule
component.LaserInputModule
**component, choose platform Oculus and click Setup Input Module. It might take a few seconds to set up. You can then choose the trigger key for the laser pointer.LaserInputModule
component, set Pointer to eye will enable gaze control and set Pointer to hands will switch to laser control.