Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Animator.GetIKHintPositionWeight

Switch to Manual

Declaration

public float GetIKHintPositionWeight(AvatarIKHint hint);

Parameters

hint The AvatarIKHint that is queried.

Returns

float Return translative weight.

Description

Gets the translative weight of an IK Hint (0 = at the original animation before IK, 1 = at the hint).