![]() |
VR Interaction Framework v2.0
|
Helper class to interact with physical sliders. More...
Public Member Functions | |
virtual void | OnSliderChange (float percentage) |
Public Attributes | |
FloatEvent | onSliderChange |
Event to call if slider's value changes. | |
Properties | |
float | SlidePercentage [get] |
How far away slider has moved from inital RangeLow position. | |
Helper class to interact with physical sliders.
|
virtual |
FloatEvent BNG.Slider.onSliderChange |
Event to call if slider's value changes.
|
get |
How far away slider has moved from inital RangeLow position.