Houdini 20.5 Nodes APEX nodes

ch::CollectionShiftKeys

Shifts all the keys of a collection of channels by a constant time.

On this page
Since 20.0

Shifts all the keys of a collection of channels by a constant time.

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 shift in time.

shift: Float

The time in seconds to shift the keys of the channels.

Outputs

*channels: ApexChannelCollection

The channels input with the keys of each of its channels shifted.

See also

APEX nodes