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

AnimationHumanStream.SetGoalRotation

매뉴얼로 전환
public void SetGoalRotation (AvatarIKGoal index, Quaternion rot);

파라미터

indexThe AvatarIKGoal that is queried.
rotThe rotation of this IK goal.

설명

Sets the rotation of this IK goal in world space.

See Also: SolveIK.