PerformWinkAndSmileWithDelay

fun PerformWinkAndSmileWithDelay(delay: Double = 0.01, strength: Double = 1.0, duration: Double = 1.0): Gesture

A combined wink and smile done after a delay, i.e. for when the gesture should happen at a specific time in a sentenc.

Return

furhatos.gestures.Gesture

Parameters

delay

time in ms until the gesture starts.

duration

multiplies all the frame times by this amount, to change the duration of the gesture

strength

multiplies all the default values by this amount, to change the impact of the gesture