Houdini 20.0 Nodes APEX Nodes

skel::SetParent

Set a new parent for a KineFX point.

On this page
Since 20.0

The geo ports of this callback are in-place ports. This means that the geometry is updated without creating a copy.

Inputs

*geo: Geometry Required

The geometry to look for the point on.

joint: Int

The point number of the point that will be parented.

parent: Int

The point number of the new parent point.

Outputs

*geo: Geometry

The modified geo input.

APEX Nodes