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.