Version: 5.5
Experimental: this API is experimental and might be changed or removed in the future.

AnimationMixerPlayable.RemoveInput

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