VR Interaction Framework v2.0
Loading...
Searching...
No Matches
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.
 

Properties

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

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: