Immerse SDK Class Library
Immerse SDK Class Library
Immerse SDK Namespaces
ImmerseSDK.Interaction
EasyDial Class
EasyDial Methods
Awake Method
GetPayload Method
IncrementAngle Method
OnDrawGizmos Method
OnReceiveDisengage Method
OnReceiveEngage Method
SetMaxAngle Method
SetMovementAxis Method
SetNewAngle Method
ShouldAddDefaultThrowForce Method
Start Method
Update Method
UpdateRotationFromControllers Method
EasyDial
SetMaxAngle 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#
Copy
public
void
SetMaxAngle
(
float
newMaxAngle
)
Parameters
newMaxAngle
Type:
System
Single
See Also
Reference
EasyDial Class
ImmerseSDK.Interaction Namespace
Copyright (c) Immerse Learning, All rights reserved.
Send comments on this topic to
support@immerse.io