Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

AnimationPlayable.AddInput

public int AddInput(Experimental.Director.AnimationPlayable source);

Parameters

source A playable to connect.

Returns

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

Description

Adds an AnimationPlayable as an input.