Houdini 20.0 Nodes VOP nodes

Agent Rig Children VOP node

Returns the child transforms of a transform in an agent primitive’s rig.

Since 14.0

Returns a list of the direct children of the given transform.

Returns an empty array if the transform index is out of range, the primitive number is out of range, or the primitive is not an agent.

Parameters

Geometry File

The geometry to fetch the agent primitives from. The op:/ syntax can be used to refer to a SOP operator rather than a file on disk.

Primitive Number

The primitive number of the agent primitive.

Transform Index

Index of a transform in the agent’s rig.

See also

VOP nodes