Version: 2017.2
public void SetTarget (AvatarTarget targetIndex, float targetNormalizedTime);

Parámetros

targetIndex La parte del cuerpo del avatar que es consultada.
targetNormalizedTime El 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.