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

Switch to Manual
public bool SetInput(Experimental.Director.AnimationPlayable source, int index);

Parameters

source AnimationPlayable to be used as input.
index Index of the input.

Returns

bool Returns false if the operation could not be completed.

Description

Sets an AnimationPlayable as an input.