Click or drag to resize

OnSliderReaction_invertSliderValue Field

True to invert the slider value, mapping from (0..1) to (1..0)

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _invertSliderValue

Field Value

Type: Boolean
See Also