repeatt expression function

Channel segment function: repeats animation from previous frames.

Replaced by: hou.repeatt

See also: repeat, cycle, cyclet

Usage

repeatt(t1, t2)

Repeats the animation from t1 seconds to t2 seconds.

If you wish to repeat the animation cumulatively, use the cyclet function instead.