Click or drag to resize

DialAmountRotated Property

Amount of rotation in the range [0..1] Use Limits on the HingeJoint to limit movement if so required. This class will use those limits to calculate [0..1] range. If no limits, then it will use full rotation.

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

Property Value

Type: Single
See Also