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

AnimationHumanStream.SetGoalWeightRotation

매뉴얼로 전환
public void SetGoalWeightRotation (AvatarIKGoal index, float value);

파라미터

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

설명

Sets the rotation weight of the IK goal.

See Also: SolveIK.