public void SetLookAtBodyWeight (float weight);

Parameters

weightThe LookAt body weight.

Description

Sets the LookAt body weight.

Determines how much the body is involved in the LookAt. Rotates the body transform so the forward vector points at LookAt position.

See Also: SolveIK, SetLookAtPosition.