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