Version: 2022.1
언어: 한국어
public static Playables.ScriptPlayableOutput Create (Playables.PlayableGraph graph, string name);

파라미터

graph The PlayableGraph that will contain the ScriptPlayableOutput.
name The name of this ScriptPlayableOutput.

반환

ScriptPlayableOutput The created ScriptPlayableOutput.

설명

Creates a new ScriptPlayableOutput in the associated PlayableGraph.