This version of Unity is unsupported.

PlayableExtensions.SetTraversalMode

Declaration

public static void SetTraversalMode(U playable, Playables.PlayableTraversalMode mode);

Parameters

playable The Playable used by this operation.
mode The new traversal mode.

Description

Sets the propagation mode of PrepareFrame and ProcessFrame for the multi-output playable.