API reference

MoveFromTargetProvider Class

Extends MonoBehaviour
Moves the selected interactable 1 to 1 with the interactor.
For example, if your interactor moves up and to the right, the selected interactable will also move up and to the right.

Methods

CreateMovement ()
Signature
IMovement Oculus.Interaction.MoveFromTargetProvider.CreateMovement()
Returns
IMovement