Houdini 20.0 Nodes APEX Nodes

ch::CycleKeys

Adds additional cycles of a channel.

On this page
Since 20.0

Alters a channel to repeat count additional times.

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

Inputs

*channel: ApexChannel Required

A channel to cycle.

count: Int

The number of times to cycle channel.

Outputs

*channel: ApexChannel

The channel input edited to cycle count additional times.

See also

APEX Nodes