Detect 2 Face Movements to Show/Hide Object
Shows or hides the target object when the two selected facial movements are detected.
Input
Name | Data Type | Description |
---|---|---|
Target | Scene Object | The object to be shown or hidden. |
Detect A | String | The first face whose movement will be detected. Face 0 represents the first face that appears in the scene, Face 1 represents the second face, and so on. Any represents any face in the scene. |
Face Movement A | String | The movement on user A’s face. |
Detect B | String | The second face whose movement will be detected. Face 0 represents the first face that appears in the scene, Face 1 represents the second face, and so on. Any represents any face in the scene. |
Face Movement B | String | The movement on user A’s face. |
Show/Hide | Boolean | Select to make the object appear and deselect to make it disappear. |