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 path.

layer: DynamicPath

The path to add to the initial path, base.

samplerate: Float

The frequency at which to sample the summed path.

Outputs

sum: DynamicPath

The summed path sampled at samplerate.

See also

APEX nodes