Houdini 21.0 Nodes APEX nodes

ch::ChannelsFromCollection

Creates APEX channels from a channel collection.

On this page
Since 20.5

Creates APEX channels from a channel collection by performing name lookups using the subport names on the variadic output channel.

Inputs

channels: AnimChannelCollection

The channel collection used for the name lookup.

Outputs

channel: VariadicArg<AnimChannel>

The APEX channels that match the subport names on this variadic output.

See also

APEX nodes