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

AnimationPlayable.SetInputs

Cambiar al Manual
public bool SetInputs (IEnumerable<Playable> sources);

Parámetros

sources Collection of Playables to be used as inputs.

Valor de retorno

bool Returns false if the operation could not be completed.

Descripción

Replaces existing inputs with the supplied collection of Playable.