Houdini 20.5 Nodes APEX Nodes

ch::BlendKeys

Blend keys from 2 channels using a blend value or a blend channel.

On this page
Since 20.5

Inputs

*channel: ApexChannel Required

The source keys to use when the blend value is at 0.

channel1: ApexChannel

The keys to use when the blend value is at 1.

blendchannel: ApexChannel

A channel defining the blend weights. A new key will be inserted in the output channel for each key in the blend channel. The blend weight is multiplied by the blend value.

blendvalue: Float

A float blend value.

Outputs

*channel: ApexChannel

APEX Nodes