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, the position and the rotation can be queried using targetPosition and targetRotation.