Hand Detection
Detect one or two hands in the scene. Hand Detection is in the Hand category.
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
This example uses Hand Detection to hide and show the sphere.