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

AnimationHumanStream.GetGoalRotation

切换到手册
public Quaternion GetGoalRotation (AvatarIKGoal index);

参数

index所查询的 AvatarIKGoal。

返回

Quaternion 此反向动力学目标的旋转。

描述

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

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