Houdini 21.0 Nodes APEX nodes

dynamicpath::Subtract

Subtracts one dynamic path from another.

On this page
Since 21.0

Subtracts one dynamic path from another, returning the resulting path sampled at the samplerate.

Inputs

base: DynamicPath

The initial minuend path of the subtraction

layer: DynamicPath

The subtrahend path of the subtraction.

samplerate: Float

The frequency at which to sample difference path of the subtraction.

Outputs

difference: DynamicPath

The difference path of the path, sampled at samplerate.

See also

APEX nodes