Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

CustomAnimationPlayable.AddInput

public int AddInput(Experimental.Director.Playable input);

Parameters

input The [[Playable] to connect.

Returns

int Returns the index of the port the playable was connected to.

Description

Adds an Playable as an input.