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

AnimationHumanStream.SetGoalPosition

Switch to Manual
public void SetGoalPosition (AvatarIKGoal index, Vector3 pos);

Parameters

index所查询的 AvatarIKGoal。
posThe position of this IK goal.

Description

Sets the position of this IK goal in world space.

See Also: SolveIK.