Returns the parent bone
| <bone>.getParent() |
Use this command to retrieve a handle to the parent bone. If the bone does not have a parent, the returned handle will be invalid.
The parent bone sits above the bone in the hierarchical skeletal structure. For example, the parent of the head bone is usually the neck bone.
Parent bone