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

参数

targetIndex 所查询的化身身体部位。
targetNormalizedTime 所查询的当前状态时间。

描述

为当前状态设置 AvatarTarget 和 targetNormalizedTime。

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