Class SlowTapInteraction
Inheritance
System.Object
SlowTapInteraction
Namespace: UnityEngine.InputSystem.Interactions
Syntax
public class SlowTapInteraction : IInputInteraction
Fields
duration
Declaration
public float duration
Field Value
| Type | Description |
|---|---|
| System.Single |
pressPoint
Declaration
public float pressPoint
Field Value
| Type | Description |
|---|---|
| System.Single |
Methods
Process(ref InputInteractionContext)
Declaration
public void Process(ref InputInteractionContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| InputInteractionContext | context |
Implements
Reset()
Declaration
public void Reset()