Houdini 21.0 Nodes APEX nodes

dynamicpath::Add

Adds one dynamic path to another.

On this page
Since 21.0

Adds one dynamic path to another, returning the resulting path sampled at the samplerate.

Inputs

base: DynamicPath

The initial summand path of the addition.

layer: DynamicPath

The second summand path of the addition.

samplerate: Float

The frequency at which to sample the summation path of the addition.

Outputs

difference: DynamicPath

The summation path of the addition, sampled at samplerate.

See also

APEX nodes