HandTrackingModule
The HandTrackingModule
class enables hand tracking.
Example
Properties
Property
Description
count
(get) count: ScalarSignal (set) (Not Available)
Specifies a ScalarSignal
indicating the number of detected hands.
Methods
Method
Description
hand
hand(index: Number): Hand
Returns the Hand
indicated by index.
Classes
Class
Description
The Hand
class describes a hand detected in a scene.
Last updated
Was this helpful?