Version: 2022.3
public Vector3 GetGoalPosition (AvatarIKGoal index);

参数

index 所查询的 AvatarIKGoal。

返回

Vector3 此反向动力学目标的位置。

描述

返回此反向动力学目标在世界空间中的位置。

诸如 AnimationClipPlayable 之类的一些可播放项可以生成反向动力学目标。此函数可用于从图中的先前可播放项中检索生成的目标。