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

AnimationHumanStream.GetGoalLocalRotation

Cambiar al Manual
public Quaternion GetGoalLocalRotation (AvatarIKGoal index);

Parámetros

indexEl AvatarIKGoal que se consulta.

Valor de retorno

Quaternion The rotation of this IK goal.

Descripción

Returns the rotation of this IK goal relative to the root.

Some playable like AnimationClipPlayable can generate IK goals. This function can be used to retrieve goal generate from a previous playable in the graph.