ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

Steamvr Slider Control with hand in Unity #223

Open Coskun7760 opened 3 years ago

Coskun7760 commented 3 years ago

I want to control a slider with hand in Steamvr, Unity. I was able to make the button work by adding the UIElement to a Button and adding a collider to the button. But I couldn't get the slider to work. Can you help me?