Exemplo n.º 1
0
 private void OnAnimatorIK(int layerIndex)
 {
     if (m_CanUpdateAnimIK)
     {
         m_currentState.OnAnimatorIK();
     }
 }