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

AnimationHumanStream.SetGoalLocalRotation

Switch to Manual
public void SetGoalLocalRotation (AvatarIKGoal index, Quaternion rot);

Parameters

index所查询的 AvatarIKGoal。
rotThe rotation of this IK goal.

Description

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

See Also: SolveIK.