internal static float GetWeightInternal(ref PlayableOutputHandle handle)
 {
     return(PlayableOutputHandle.INTERNAL_CALL_GetWeightInternal(ref handle));
 }