Houdini 21.0 Nodes APEX nodes

fbik::GetBoneTransform

Gets the transform of a bone in a full body IK skeleton.

On this page
Since 20.0

Returns the transform of the bone in skeleton. If bone does not exist, returns the identity transform.

Inputs

skeleton: FBIKSkeleton

The input skeleton.

bone: String

The name of the bone.

Outputs

xform: Matrix4

The transform matrix of the bone. If bone does not exist, returns the identity transform.

See also

APEX nodes