Click or drag to resize

Slider_invertDirection Field

Default direction is from min to max. If the slider's value should be inverted, set this flag

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

Field Value

Type: Boolean
See Also