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