LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PlayableDirector.GetGenericBinding

public Object GetGenericBinding(Object key);

Parameters

keyThe 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.