FocusProvider.NumFarPointersActive Property

Definition

The number of pointers that support far interaction (like motion controller rays, hand rays) that are active (IsInteractionEnabled == true), excluding the gaze cursor

public:
 property int NumFarPointersActive { int get(); };
public int NumFarPointersActive { get; }
member this.NumFarPointersActive : int
Public ReadOnly Property NumFarPointersActive As Integer

Property Value

Applies to