Houdini 21.0 Nodes VOP nodes

Karma 2D Derivatives VOP node

Generates partial derivatives of input0 variable over input1

On this page
Since 21.0

Returns partial derivatives of input0 variable with respect to input1.

Parameters

Signature

The following signatures are available for computing vector, vector2 and float based on input0 type.

Inputs

input0

Input variable to compute derivatives.

input1

Input variable to compute input0 with respect to input1.

Outputs

dIn0_dIn1x

The change of the input0 variable with respect to input1 x-component.

dIn0_dIn1y

The change of the input0 variable with respect to input1 y-component.

VOP nodes