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

パラメーター

graphThe PlayableGraph that will contain the ScriptPlayableOutput.
nameThe name of this ScriptPlayableOutput.

戻り値

ScriptPlayableOutput The created ScriptPlayableOutput.

説明

Creates a new ScriptPlayableOutput in the associated PlayableGraph.