Namespace UnityEngine.XR.Interaction.Toolkit.AR.Inputs
Classes
ScreenSpacePinchScaleInput
Component that provides the pinch gap delta scaling value from a touchscreen for mobile AR.
Intended to be used with an XRInput
ScreenSpaceRayPoseDriver
Applies the pose computed from the touchscreen gestures to the Transform this component is on. Similar to a Tracked Pose Driver in purpose but uses touchscreen gesture input sources to compute the pose rather than directly using input actions.
ScreenSpaceRotateInput
Component that provides the twist rotation or two finger drag value from a touchscreen for mobile AR.
Intended to be used with an XRInput
ScreenSpaceSelectInput
Component that provides the select input for the ray interactor when using touchscreen with mobile AR.
Intended to be used with an XRInput
TouchscreenGestureInputController
An input device representing mobile 2D screen gestures.
TouchscreenGestureInputLayoutLoader
This class automatically registers the control layout used by the Touchscreen
TouchscreenGestureInputLoader
Component that manages the Touchscreen
Structs
TouchscreenGestureInputControllerState
State for input device representing touchscreen gestures.