Houdini 20.0 Nodes VOP nodes

Get Parent Transform VOP node

Gets the transformation of a joint’s parent within a KineFX skeleton.

On this page
Since 18.5

Parameters

Signature

Default Inputs

The point is specified by its index in the geometry.

By Name

The point is specified by name.

File

Specifies the input or operator location of the file that contains the skeleton you want to operate on.

Geometry Path

Specifies an operator path pointing to a SOP node.

This parameter is only available when File is set to Operator Path.

Point Number

Specifies the joint whose parent you are interested in for the operation.

Inputs

file

The file that contains the skeleton you want to operate on.

pt

The joint whose parent you are interested in for the operation.

Outputs

outfile

The file you are operating on.

ptnum

The point number of the parent joint.

xform

The world transform of the parent joint.

localxform

The local transform of the parent joint.

efflocalxform

The effective local transform of the parent joint.

scaleinheritance

The scale inheritance mode of the parent joint.

See also

VOP nodes