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

AnimationHumanStream.SetGoalPosition

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

파라미터

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

설명

Sets the position of this IK goal in world space.

See Also: SolveIK.