Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 588 Bytes

EVENTS_ONDOUBLECLICK.md

File metadata and controls

10 lines (7 loc) · 588 Bytes

OnDoubleClick

On an Interactable Component you can add our DoubleClick Event Reciever. You can further manipulate the Delay Time.

ℹ️ You can find such an example inside the Full Examples Scene (DoubleClickButton)

If you want to determine, on which BUTTON it should fire the DoubleClick event, you can set it on the Input Actions. A very good reference would be Using Stylus with other Controllers and Buttons & Interaction Components.