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

Parameters

targetIndex @param targetIndex Часть тела avatar-а, которая запрашивается.
targetNormalizedTime The current state Time that is queried.

Description

Устанавливает AvatarTarget и targetNormalizedTime для текущего состояния.

Once the frame is evaluated, the position and the rotation can be queried using targetPosition and targetRotation.