public void SetGoalWeightPosition (AvatarIKGoal index, float value);

파라미터

indexThe AvatarIKGoal that is queried.
valueThe position weight of the IK goal.

설명

Sets the position weight of the IK goal.

See Also: SolveIK.