StateEvents 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.
The default event configuration for an InteractionState.
C++
public ref class StateEvents : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration
public class StateEvents : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration
type StateEvents = class
inherit BaseInteractionEventConfiguration
Public Class StateEvents
Inherits BaseInteractionEventConfiguration
- Inheritance
On |
Fired when a state is set to off. |
On |
Fired when a state is set to on. |
Event |
The associated runtime event receiver for this event configuration. (Inherited from BaseInteractionEventConfiguration) |
State |
The name of the state associated with this event configuration. (Inherited from BaseInteractionEventConfiguration) |
Produkt | Wersje |
---|---|
MRTK2 Unity 2019 | 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.6.0, 2.7.0, 2.8.0 |