Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetParentBone(int)

Returns parent humanoid bone index of a bone.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public static int GetParentBone(int i)

Parameters

Humanoid bone index to get parent from.

Returns

Type

Description

intHumanoid bone index of parent.