internal void SetWeight(float value)
 {
     PlayableOutputHandle.SetWeightInternal(ref this, value);
 }