Houdini 12 Expression functions

Channel segment function: repeats animation from previous frames.

Usage

cycle(f1, f2)

Repeats the animation from frames f1 to f2.

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

Replaced by

Related topics