public void SetLayerWeight(int layerIndex, float weight) { EAnimator.SetLayerWeight(layerIndex, weight); }