Namespace UnityEngine.XR.Interaction.Toolkit.Locomotion.Turning
Classes
ContinuousTurnProvider
Locomotion provider that allows the user to smoothly rotate their rig continuously over time based on read input values, such as from the controller thumbstick.
SnapTurnProvider
Locomotion provider that allows the user to rotate their rig in fixed angle increments based on read input values, such as from the controller thumbstick.