Click or drag to resize

EasyDial_movementType Field

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Type of movement for this dial. This is used to determine the angle of rotation as the user moves the controller.")]
private EasyDialMovementTypes _movementType

Field Value

Type: EasyDialMovementTypes
See Also