Class TouchscreenGestureInputLoader
Component that manages the Touchscreen
Inherited Members
Namespace: UnityEngine .XR.Interaction.Toolkit.AR.Inputs
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
[AddComponentMenu("XR/Input/Touchscreen Gesture Input Loader", 11)]
[HelpURL("https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@3.0/api/UnityEngine.XR.Interaction.Toolkit.AR.Inputs.TouchscreenGestureInputLoader.html")]
public class TouchscreenGestureInputLoader : MonoBehaviour
Remarks
Requires AR Foundation (com.unity.xr.arfoundation) package to be installed in this project.
Methods
Awake()
See Mono
Declaration
protected void Awake()
OnDisable()
See Mono
Declaration
protected void OnDisable()
OnEnable()
See Mono
Declaration
protected void OnEnable()