UnityEngine.Animator.INTERNAL_CALL_SetIKRotation C# (CSharp) 메소드

INTERNAL_CALL_SetIKRotation() 개인적인 정적인 메소드

private static INTERNAL_CALL_SetIKRotation ( Animator self, AvatarIKGoal goal, Quaternion &goalRotation ) : void
self Animator
goal AvatarIKGoal
goalRotation Quaternion
리턴 void
		private static void INTERNAL_CALL_SetIKRotation(Animator self, AvatarIKGoal goal, ref Quaternion goalRotation){}
		public float GetIKPositionWeight(AvatarIKGoal goal){}
Animator