Defines the quick tweening options.
Optional
Duration in seconds.
1
Easing function or easing function name; controls the time variable for interpolation. Default: cubicOut
cubicOut
Interpolation function name. Currently, only lerp is supported and doesn't need to be specified.
lerp
Defines the quick tweening options.