Esempio n. 1
0
 public void SetLayerWeight(int layerIndex, float weight)
 {
     EAnimator.SetLayerWeight(layerIndex, weight);
 }