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

AnimationMixerPlayable.RemoveInput

Cambiar al Manual
public bool RemoveInput (int index);

Parámetros

index Index of the playable to remove.

Valor de retorno

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

Descripción

Removes a playable from the list of inputs.