Click or drag to resize

OnSliderReactionCurrentValue Property

The current value of the Slider (0..1)

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected float CurrentValue { get; }

Property Value

Type: Single
See Also