Click or drag to resize

EasyDialSetMaxAngle Method

Change the maximum allowed Angle of the dial. Range is [0, 360).

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void SetMaxAngle(
	float newMaxAngle
)

Parameters

newMaxAngle
Type: SystemSingle
See Also