private void OnAnimatorIK(int layerIndex) { if (m_CanUpdateAnimIK) { m_currentState.OnAnimatorIK(); } }