IAnimationWindowPreview.BuildPreviewGraph

Declaration

public Playables.Playable BuildPreviewGraph(Playables.PlayableGraph graph, Playables.Playable inputPlayable);

Parameters

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

Returns

Playable Returns the new root of the PlayableGraph.

Description

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.


Did you find this page useful? Please give it a rating: