AnimationHumanStream.SetLookAtClampWeight

Declaration

public void SetLookAtClampWeight(float weight);

Parameters

weight The LookAt clamp weight.

Description

Sets the LookAt clamp weight.

0.0 means the character is unrestrained in motion. 1.0 means the character is clamped (look at becomes impossible). 0.5 means the character is able to move on half of the possible range (180 degrees).

Additional resources: SolveIK, SetLookAtPosition.


Did you find this page useful? Please give it a rating: