internal void SetUserData(UnityEngine.Object value)
 {
     PlayableOutputHandle.SetInternalUserData(ref this, value);
 }