GetHintWeightPosition(AvatarIKHint)
Returns the position weight of the IK Hint.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public float GetHintWeightPosition(AvatarIKHint index)
Parameters
The AvatarIKHint that is queried.
Returns
Type | Description |
|---|---|
| float | The position weight of the IK Hint. |