PlayableOutputRefresher.

OnSourcePlayableChanged() Method

Summary

Re-acquires the Animancer.PlayableOutputRefresher.Root from the Animancer.PlayableOutputRefresher.Output.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
PlayableOutputRefresher

Syntax

public void OnSourcePlayableChanged()

Remarks

Call this after Animancer.AnimancerGraph.InsertOutputPlayable(UnityEngine.Playables.Playable).

Return Value

Type Description
void