Houdini 20.5 Nodes APEX Nodes

ch::CollectionCycleKeys

Adds additional cycles of the channels in a collection.

On this page
Since 20.0

Alters a collection of channels to repeat count additional times.

The channels ports of this node are in-place ports, which means that the collection of channels is updated without creating a copy.

Inputs

*channels: ApexChannelCollection Required

A collection of channels to cycle.

count: Int

The number of times to cycle the channels.

Outputs

*channels: ApexChannelCollection

The channels input edited to cycle its channels count additional times.

See also

APEX Nodes