HumanTrait.GetBoneDefaultHierarchyMass
public static float GetBoneDefaultHierarchyMass(int i);
Parameters
| i | The humanoid bone index. |
Returns
float The bone hierarchy mass.
Description 描述
Gets the bone hierarchy mass.
The default bone mass is used to compute the mass center. The default bone mass is an approximation based on the weight of a human with normal proportions. See Also: Animator.bodyPosition AnimationHumanStream.bodyPosition AnimationHumanStream.bodyLocalPosition.