-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable to change face expression gradually #88
Set count of steps from current face to the target face to `FaceFadeStep`. The interval for each step is 10 msec. (Not exactly 10 msec. The accuracy depends on `Task.Delay(10)`) If you set 0 to `FaceFadeStep`, the face expression will be changed immediately.
- Loading branch information
Showing
1 changed file
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters