This version of Unity is unsupported.

PlayableDirector.GetGenericBinding

Declaration

public Object GetGenericBinding(Object key);

Parameters

key The object that acts as a key.

Description

Returns a binding to a reference object.

In Timeline this is the track to bind an object to. This typically corresponds to the PlayableBinding.sourceObject in the PlayableAsset.