UVRF - Universal VR Framework Integer Selector

Step Selector

Step Selector is another way to input numbers, in my opinion not that practical. Currently we're only using Integer Selector and Sliders in our internal projects.

Usage

Configuration

  • Minimum is the lowest value that can be selected
  • Maximum is the highest value that can be selected
  • Step represents the iteration step, for step 1 it's 1,2,3... for step 5 it's 5,10,15
  • Value that is initially selected
  • Font determines the font used by value display
  • Text Color is self-explanatory

Back to Top
Close Zoom