AnimationHumanStream.SetLookAtHeadWeight
public void SetLookAtHeadWeight(float weight);
Parameters
| weight | The LookAt head weight. |
Description 描述
Sets the LookAt head weight.
Determines how much the head is involved in the LookAt. Rotates the head transform so the forward vector points at LookAt position.
See Also: SolveIK, SetLookAtPosition.