Houdini 20.0 Nodes APEX Nodes

ch::ShiftKeys

Shifts all the keys of a channel by a constant time.

On this page
Since 20.0

Shifts all the keys of a channel by a constant time.

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

shift: Float

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

Outputs

*channel: ApexChannel

The channel input with its keys shifted in time.

See also

APEX Nodes