Version: 2019.2
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, use Animator.targetPosition and Animator.targetRotation to query the position and rotation.