Houdini 20.5 Nodes APEX nodes

ch::CollectionSetChannel

Adds an APEX channel to a channel collection.

On this page
Since 20.5

Adds an APEX channel to a channel collection using name as the channel name.

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

Inputs

*channels: ApexChannelCollection Required

The channel collection.

name: String

The name of the new channel.

channel: ApexChannel

The channel to add to the channel collection.

Outputs

*channels: ApexChannelCollection

The channel collection with the new channel.

See also

APEX nodes