public void SetTarget (AvatarTarget targetIndex, float targetNormalizedTime);

Parámetros

targetIndexLa parte del cuerpo del avatar que es consultada.
targetNormalizedTimeEl estado actual de Time que es consultado.

Descripción

Establece un AvatarTarget y un targetNormalizedTime para el estado actual.

Once the frame is evaluated, use Animator.targetPosition and Animator.targetRotation to query the position and rotation.