Tracking Status Changed
Triggers every time the face tracker finds/loses the face or hands
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
faceFound | bool | indicator whether the face has been found Example: True/False |
leftHandFound | bool | indicator whether the left and has been found Example: True/False |
rightHandFound | bool | indicator whether the right hand has been found Example: True/False |