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

Parameters

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

Returns

ScriptPlayableOutput The created ScriptPlayableOutput.

Description 描述

Creates a new ScriptPlayableOutput in the associated PlayableGraph.