![]() |
Interhaptics SDK for Unity 1.6
|
Public Member Functions | |
void | HandleSliderValueChanged (float value) |
Public Attributes | |
GlobalHapticIntensityController | hapticController |
Definition at line 13 of file GlobalIntensitySlider.cs.
void Interhaptics.Samples.GlobalIntensitySlider.HandleSliderValueChanged | ( | float | value | ) |
Definition at line 39 of file GlobalIntensitySlider.cs.
References Interhaptics.Samples.GlobalIntensitySlider.hapticController, and Interhaptics.Core.GlobalHapticIntensityController.OnIntensitySliderChanged().
GlobalHapticIntensityController Interhaptics.Samples.GlobalIntensitySlider.hapticController |
Definition at line 15 of file GlobalIntensitySlider.cs.
Referenced by Interhaptics.Samples.GlobalIntensitySlider.HandleSliderValueChanged().