Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

AnimationMixerPlayable.RemoveInput

public bool RemoveInput(int index);

Parameters

index Index of the playable to remove.

Returns

bool Returns false if the removal could not be removed because it wasn't found.

Description

Removes a playable from the list of inputs.