Version: 2021.1
言語: 日本語
public Playables.Playable BuildPreviewGraph (Playables.PlayableGraph graph, Playables.Playable inputPlayable);

パラメーター

graph The Animation window PlayableGraph.
inputPlayable Current root of the PlayableGraph.

戻り値

Playable Returns the new root of the PlayableGraph.

説明

Appends custom Playable nodes to the Animation window PlayableGraph.

The Animation window calls this function when it samples an AnimationClip for the first time.
Note: This does not support legacy Animation clips.