Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.GetGoalLocalPosition

切换到手册
public Vector3 GetGoalLocalPosition (AvatarIKGoal index);

参数

index所查询的 AvatarIKGoal。

返回

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

描述

返回此反向动力学目标相对于根的位置。

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