Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetLookAtEyesWeight

매뉴얼로 전환
public void SetLookAtEyesWeight (float weight);

파라미터

weightThe LookAt eyes weight.

설명

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.