Skip to content

Commit

Permalink
Add missing MOUTH_LEFT and MOUTH_RIGHT shapes
Browse files Browse the repository at this point in the history
  • Loading branch information
Saberpeep authored Nov 6, 2023
1 parent f3b30e0 commit c8bdc36
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ The following table shows how Movement face tracking translates to Unified Expre
['MouthPressLeft', 'LIP_PRESSOR_L'],
['MouthTightenerRight', 'LIP_TIGHTENER_R'],
['MouthTightenerLeft', 'LIP_TIGHTENER_L'],
['<b>MouthRight</b>', 'MOUTH_RIGHT'],
['<b>MouthLeft</b>', 'MOUTH_LEFT'],
]}
/>

Expand Down

0 comments on commit c8bdc36

Please sign in to comment.