public void SetTarget (AvatarTarget targetIndex, float targetNormalizedTime);

Parameters

targetIndex@param targetIndex Часть тела avatar-а, которая запрашивается.
targetNormalizedTimeThe 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.