Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

AnimationPlayable.AddInput

Switch to Manual
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.