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

public bool SetInput(Experimental.Director.Playable source, int index);

Parameters

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

Returns

bool Returns false if the operation could not be completed.

Description

Sets an Playable as an input.