Version: 2019.2
public void ClearGenericBinding (Object key);

Parameters

keyThe source object in the PlayableBinding.

Description

Clears the binding of a reference object.

Use this method to clear the binding and remove the dependency to the source object. For example, use this method to clear the binding for a Timeline track that is no longer used.