Esempio n. 1
0
 public int GetLayerIndex(string layerName)
 {
     return(EAnimator.GetLayerIndex(layerName));
 }