InteractableOnTouchReceiver Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A basic touch event receiver for detecting Physical Touch state changes in the Interactable When the physical touch states change, these events are triggered.
public ref class InteractableOnTouchReceiver : Microsoft::MixedReality::Toolkit::UI::ReceiverBase
public class InteractableOnTouchReceiver : Microsoft.MixedReality.Toolkit.UI.ReceiverBase
type InteractableOnTouchReceiver = class
inherit ReceiverBase
Public Class InteractableOnTouchReceiver
Inherits ReceiverBase
- Inheritance
Interactable |
Receiver for raising touch begin and end events |
Interactable |
Receiver for raising touch begin and end events |
On |
Invoked when touch has left the object |
u |
(Inherited from ReceiverBase) |
Event |
Each Receiver has a base Event it raises, (in addition to others). (Inherited from ReceiverBase) |
Hide |
Defines whether Unity Events should be hidden in inspector for this type of EventReceiver (Inherited from ReceiverBase) |
Host |
Targeted component for Event Receiver at runtime (Inherited from ReceiverBase) |
Name |
Name of Event Receiver (Inherited from ReceiverBase) |
On |
Invoked when touch begins |
On |
A click event happened (Inherited from ReceiverBase) |
On |
The state has changed |
On |
A voice command was called (Inherited from ReceiverBase) |
Toode | Versioonid |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |