PerformDoubleNod

fun PerformDoubleNod(duration: Double = 1.0): Gesture

A double nod

Return

furhatos.gestures.Gesture

Parameters

duration

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


val PerformDoubleNod: Gesture

Helper function that lets you grab DoubleNod as a value rather than as a function.