Enables the fingers and head trackings.

Namespace:  MotionTracking
Assembly:  motiontracking (in motiontracking.dll)

Syntax

Visual Basic (Declaration)
Public Sub TrackInfraredDiodes
C#
public void TrackInfraredDiodes()
Visual C++
public:
void TrackInfraredDiodes()
JavaScript
function trackInfraredDiodes();

See Also