Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetIKHintPositionWeight(AvatarIKHint)

Gets the translative weight of an IK Hint (0 = at the original animation before IK, 1 = at the hint).
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public float GetIKHintPositionWeight(AvatarIKHint hint)

Parameters

The AvatarIKHint that is queried.

Returns

Type

Description

floatReturn translative weight.