Interactable.FocusingPointers Property

Definition

Pointers that are focusing the interactable

public:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ FocusingPointers { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer> FocusingPointers { get; }
member this.FocusingPointers : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer>
Public ReadOnly Property FocusingPointers As List(Of IMixedRealityPointer)

Property Value

Applies to