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

Parámetros

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

Valor de retorno

ScriptPlayableOutput The created ScriptPlayableOutput.

Descripción

Creates a new ScriptPlayableOutput in the associated PlayableGraph.