FollowMeToggle.InteractableObject Property

Definition

An optional Interactable to select/deselect when toggling the follow behavior.

public:
 property Microsoft::MixedReality::Toolkit::UI::Interactable ^ InteractableObject { Microsoft::MixedReality::Toolkit::UI::Interactable ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::Interactable ^ value); };
public Microsoft.MixedReality.Toolkit.UI.Interactable InteractableObject { get; set; }
member this.InteractableObject : Microsoft.MixedReality.Toolkit.UI.Interactable with get, set
Public Property InteractableObject As Interactable

Property Value

Applies to