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

public bool SetInputs(IEnumerable<Playable> sources);

Parameters

sources Collection of Playables to be used as inputs.

Returns

bool Returns false if the operation could not be completed.

Description

Replaces existing inputs with the supplied collection of Playable.