SetLookAtEyesWeight(float)
Sets the LookAt eyes weight.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public void SetLookAtEyesWeight(float weight)
Parameters
The LookAt eyes weight.
Remarks
Determines how much the eyes are involved in the LookAt. Rotates the eyes transforms so the forward vector points at LookAt position.
Additional Resources: AnimationHumanStream.SolveIK, AnimationHumanStream.SetLookAtPosition