Version: 2022.3
言語: 日本語
public static Playables.ScriptPlayableOutput Create (Playables.PlayableGraph graph, string name);

パラメーター

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

戻り値

ScriptPlayableOutput The created ScriptPlayableOutput.

説明

Creates a new ScriptPlayableOutput in the associated PlayableGraph.