internal void SetReferenceObject(UnityEngine.Object value)
 {
     PlayableOutputHandle.SetInternalReferenceObject(ref this, value);
 }