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.