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

AnimationHumanStream.SetLookAtBodyWeight

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

파라미터

weightThe LookAt body weight.

설명

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.