HumanTrait.GetBoneDefaultHierarchyMass

Cambiar al Manual
public static float GetBoneDefaultHierarchyMass (int i);

Parámetros

iThe humanoid bone index.

Valor de retorno

float The bone hierarchy mass.

Descripción

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.