AnimationHumanStream.GetGoalLocalPosition

Declaration

public Vector3 GetGoalLocalPosition(AvatarIKGoal index);

Parameters

index The AvatarIKGoal that is queried.

Returns

Vector3 The position of this IK goal.

Description

Returns the position 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.


Did you find this page useful? Please give it a rating: