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

Parámetros

graphThe PlayableGraph that will contain the ScriptPlayableOutput.
nameThe name of this ScriptPlayableOutput.

Valor de retorno

ScriptPlayableOutput The created ScriptPlayableOutput.

Descripción

Creates a new ScriptPlayableOutput in the associated PlayableGraph.