Houdini 21.0 Nodes APEX nodes

ch::CollectionGetChannel

Returns a channel from a channel collection.

On this page
Since 21.0

Returns the channel at the given index of a channel collection.

Inputs

channels: AnimChannelCollection

A collection of channels.

index: Int

A channel index.

Outputs

channel: ApexChannel

The channel at index, or an invalid channel if index is invalid.

See also

APEX nodes