Click or drag to resize

SliderSetValue Method

Sets the current slider value along the movement axis

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void SetValue(
	float newValue
)

Parameters

newValue
Type: SystemSingle
See Also