コード例 #1
0
 public float GetLayerWeight(int layerIndex)
 {
     return(AnimatorControllerPlayable.GetLayerWeightInternal(ref this, layerIndex));
 }