Exemplo n.º 1
0
 private static void SetInputWeightFromIndexInternal(ref Playable playable, int index, float weight)
 {
     Playable.INTERNAL_CALL_SetInputWeightFromIndexInternal(ref playable, index, weight);
 }