Exemplo n.º 1
0
 public static void LipSyncOff(this CubismAutoMouthInput e)
 {
     e.Reset();
 }
Exemplo n.º 2
0
 public static void LipSyncOn(this CubismAutoMouthInput e)
 {
     e.Timescale = 10;
 }