InteractableOnFocusReceiver 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 focus event receiver
public ref class InteractableOnFocusReceiver : Microsoft::MixedReality::Toolkit::UI::ReceiverBase
public class InteractableOnFocusReceiver : Microsoft.MixedReality.Toolkit.UI.ReceiverBase
type InteractableOnFocusReceiver = class
inherit ReceiverBase
Public Class InteractableOnFocusReceiver
Inherits ReceiverBase
- Inheritance
Interactable |
Creates receiver that raises focus enter and exit unity events |
Interactable |
Creates receiver that raises focus enter and exit unity events |
On |
Raised when focus 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 |
Raised when focus has entered the object |
On |
A click event happened (Inherited from ReceiverBase) |
On |
The state has changed |
On |
A voice command was called (Inherited from ReceiverBase) |
製品 | バージョン |
---|---|
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 |