![]() |
Interhaptics SDK for Unity 1.6
|
Public Member Functions | |
void | HandleSliderValueChanged (float value) |
Public Attributes | |
HapticSource[] | hapticSources |
Definition at line 13 of file SourceIntensitySlider.cs.
void Interhaptics.Samples.SourceIntensitySlider.HandleSliderValueChanged | ( | float | value | ) |
Definition at line 32 of file SourceIntensitySlider.cs.
References Interhaptics.Internal.HapticSource.ApplySourceIntensity(), and Interhaptics.Samples.SourceIntensitySlider.hapticSources.
HapticSource [] Interhaptics.Samples.SourceIntensitySlider.hapticSources |
Definition at line 15 of file SourceIntensitySlider.cs.
Referenced by Interhaptics.Samples.SourceIntensitySlider.HandleSliderValueChanged().