Interaction.Cancel
Cancel(Interaction.Update)
Cancel the most recent/current gesture triggered by the input control mapped to update.ControlID.
Declaration
public static void Cancel(Interaction.Update update)
Parameters
| Type | Name | Description |
|---|---|---|
| Interaction.Update | update | The data tied to this interaction update. Ray is in world space. |