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

AnimationHumanStream.SetGoalLocalPosition

매뉴얼로 전환
public void SetGoalLocalPosition (AvatarIKGoal index, Vector3 pos);

파라미터

indexThe AvatarIKGoal that is queried.
posThe position of this IK goal.

설명

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

See Also: SolveIK.