Houdini 20.5 Nodes APEX nodes

ch::SmoothAutoTangents

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

On this page
Since 20.0

Computes the tangent of all the keys on a channel that has auto tangents enabled.

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

force: Bool

If set to True, all auto tangents are recomputed.

Outputs

*channel: ApexChannel

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

See also

APEX nodes