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