SelectFarInteractionEvent Class

Definition

A Unity event with MixedRealityPointerEventData. This event is used in the event configuration for the SelectFar state.

public ref class SelectFarInteractionEvent : UnityEngine::Events::UnityEvent<Microsoft::MixedReality::Toolkit::Input::MixedRealityPointerEventData ^>
[System.Serializable]
public class SelectFarInteractionEvent : UnityEngine.Events.UnityEvent<Microsoft.MixedReality.Toolkit.Input.MixedRealityPointerEventData>
[<System.Serializable>]
type SelectFarInteractionEvent = class
    inherit UnityEvent<MixedRealityPointerEventData>
Public Class SelectFarInteractionEvent
Inherits UnityEvent(Of MixedRealityPointerEventData)
Inheritance
UnityEngine.Events.UnityEvent<MixedRealityPointerEventData>
SelectFarInteractionEvent
Attributes

Constructors

SelectFarInteractionEvent()

Applies to