Perform Wink With Delay
fun PerformWinkWithDelay(delay: Double = 1.0, strength: Double = 1.0, duration: Double = 1.0): Gesture
A wink done after a delay, i.e. for when the wink should happen at a specific time in a sentence like in a joke.
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