Version: 2021.1
public static Playables.ScriptPlayableOutput Create (Playables.PlayableGraph graph, string name);

参数

graph 将包含 ScriptPlayableOutput 的 PlayableGraph
name 此 ScriptPlayableOutput 的名称。

返回

ScriptPlayableOutput 创建的 ScriptPlayableOutput。

描述

在关联的 PlayableGraph 中创建新的 ScriptPlayableOutput。