Perform Big Smile With Delay
fun PerformBigSmileWithDelay(delay: Double = 0.01, strength: Double = 1.0, duration: Double = 1.0): Gesture
A Big Smile after a delay, i.e. for when the smile should happen at a specific time in a sentence.
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