API reference
API reference
Select your platform
No SDKs available
No versions available

JoystickPoseMovementProvider Class

Extends MonoBehaviour, IMovementProvider

Properties

float MoveSpeed[Get]
float RotationSpeed[Get]
float MinDistance[Get]
float MaxDistance[Get]

Member Functions

Creates and returns an instance of IMovement.
The instance is used to generate movement when an Interactable is Selected Interactor.InteractableSelected For an example implementation, see ObjectPullProvider.CreateMovement For example usage, see RayInteractable.GenerateMovement
Returns
An instance of IMovement configured for the selected Interactable.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon