VR Interaction Framework  1.0
A vr framework for the Oculus Quest
BNG.Slider Class Reference

Helper class to interact with physical sliders More...

Inheritance diagram for BNG.Slider:

Public Member Functions

virtual void OnSliderChange (float percentage)
 

Public Attributes

FloatEvent onSliderChange
 Event to call if slider's value changes More...
 

Properties

float SlidePercentage [get]
 How far away slider has moved from inital RangeLow position More...
 

Detailed Description

Helper class to interact with physical sliders

Member Function Documentation

◆ OnSliderChange()

virtual void BNG.Slider.OnSliderChange ( float  percentage)
virtual

Member Data Documentation

◆ onSliderChange

FloatEvent BNG.Slider.onSliderChange

Event to call if slider's value changes

Property Documentation

◆ SlidePercentage

float BNG.Slider.SlidePercentage
get

How far away slider has moved from inital RangeLow position


The documentation for this class was generated from the following file: