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

public void SetGenericBinding(Object key, Object value);

Parameters

keyThe source object in the PlayableBinding.
valueThe object to bind to the key.

Description

Sets the binding of a reference object from a PlayableBinding.

In Timeline, this method is used to assign bindings to Tracks.