Hand Detection

Detect one hand or two hands in the scene.
Input
Name | Data type | Description |
Type | String | The detection type: Single hand or Both hands |
Output
Name | Data type | Description |
Begin | Exec | Execute the next node when the hands are detected |
Stay | Exec | Keep executing the next node when the hands stay in the scene |
End | Exec | Execute the next node when the hands disappear |
None | Exec | Keep executing the next node when no hands are detected |
Example

In this example, Hand Detection is used to hide and show the sphere.
