internal float GetWeight()
 {
     return(PlayableOutputHandle.GetWeightInternal(ref this));
 }