Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

PlayableGraph.CreateScriptOutput

매뉴얼로 전환
public Experimental.Director.ScriptPlayableOutput CreateScriptOutput (string name);

파라미터

name The name of the output.

설명

Creates a ScriptPlayableOutput in the [PlayableGraph]].

A branch of a PlayableGraph must be connected to an output to be evaluated.