| EasyDialSetNewAngle Method |
Set the current Angle of the dial. Range is [0, 360).
Namespace:
ImmerseSDK.Interaction
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void SetNewAngle(
float newAngleInDegrees
)
Parameters
- newAngleInDegrees
- Type: SystemSingle
Angle to try and set the Dial to
See Also