(Sorry for the n00b question...)
The Selection Slider class in the VRsamples blocks using WaitForBarToFill.
What I really want is to display multiple SelectionSliders on screen and catch an event when the user fills the bar of one of them. Then my event subscriber can figure out which one the user filled. How would I go about that?
For what it's worth, all I'm really trying to do is display a keyboard and let the user peck out a few letters.
The Selection Slider class in the VRsamples blocks using WaitForBarToFill.
What I really want is to display multiple SelectionSliders on screen and catch an event when the user fills the bar of one of them. Then my event subscriber can figure out which one the user filled. How would I go about that?
For what it's worth, all I'm really trying to do is display a keyboard and let the user peck out a few letters.