Utility

class in UnityEditor.Playables

Switch to Manual

Description

用于 PlayableGraph 及其节点的 Editor 实用程序函数。

Static Functions

GetAllGraphs返回所有现有的 PlayableGraph。

Events

destroyingGraph每当销毁 PlayableGraph 时触发的事件。
graphCreated每当创建新的 PlayableGraph 时触发的事件。