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

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


Parámetros

playable The Playable to remove.

Valor de retorno

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

Descripción

Removes a playable from the list of inputs.