PhysicalPressEventRouter.routingTarget Field

Definition

public: Microsoft::MixedReality::Toolkit::UI::Interactable ^ routingTarget;
[UnityEngine.Tooltip("Interactable to which the press events are being routed. Defaults to the object of the component.")]
public Microsoft.MixedReality.Toolkit.UI.Interactable routingTarget;
[<UnityEngine.Tooltip("Interactable to which the press events are being routed. Defaults to the object of the component.")>]
val mutable routingTarget : Microsoft.MixedReality.Toolkit.UI.Interactable
Public routingTarget As Interactable 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to