Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Head and Face

Head Movement Detection

Detects the head movement in the scene.

Input

NameData TypeDescription
DetectStringThe head to detect the movement. Head 0 represents the first head appearing in the scene, Head 1 represents the second head appearing in the scene, and so on. Any represents any head in the scene.
Head MovementStringThe movement on the face, including Head Shake and Head Nod

Output

NameData TypeDescription
BeginExecExecute the next node when the movement starts
StayExecKeep executing the next node when the movement is in progress
EndExecExecute the next node when the movement ends
NoneExecKeep executing the next node when the certain head movement is not detected

Example

This setup has a sphere appear when the user shakes their head left and right. Additionally, if they node their head up and down, a cube will appear.