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

AnimationHumanStream.SetLookAtHeadWeight

Cambiar al Manual
public void SetLookAtHeadWeight (float weight);

Parámetros

weightThe LookAt head weight.

Descripción

Sets the LookAt head weight.

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

See Also: SolveIK, SetLookAtPosition.