PlayableDirector.RebindPlayableGraphOutputs

切换到手册
public void RebindPlayableGraphOutputs ();

描述

重新绑定 PlayableGraph 的每个 PlayableOutput

此函数将更新 PlayableOutput 绑定信息。如果已添加或删除组件,则应使用此函数。通过这种方式,而无需重建图形,即可发现新的 AnimatorAudioSource 和 NotificationReceiver 对象。