PointerTracker
A tracker of pointers. It consumes data from a PointerSource and produces PointerTrackerResults.
Since: 0.4.0
Instantiation
AR.Tracker.Pointer
AR.Tracker.Pointer(): PointerTracker
Create a new PointerTracker
.
Returns
A new PointerTracker
.
Example
Properties
type
tracker.type: string, read-only
The string "pointer-tracker"
.