This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.GetGoalRotationFromPose

Declaration

public Quaternion GetGoalRotationFromPose(AvatarIKGoal index);

Parameters

index The AvatarIKGoal that is queried.

Returns

Quaternion The rotation of this IK goal.

Description

Returns the rotation of this IK goal in world space computed from the stream current pose.