Version: 2018.4
public void ClearGenericBinding (Object key);

パラメーター

keyThe source object in the PlayableBinding.

説明

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.