Houdini 20.5 Nodes APEX nodes

ch::CollectionSmoothAutoTangents

Computes the tangents on the keys of each channel in a collection that has auto tangents enabled.

On this page
Since 20.0

For each channel in a collection that has auto tangents enabled, this node computes the tangents of all the keys on that channel.

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 for which the auto tangents on its keys are computed.

force: Bool

If set to True, all auto tangents are recomputed.

Outputs

*channels: ApexChannelCollection

The channels input with the computed auto tangents on its keys.

See also

APEX nodes