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

AnimationPlayable.SetInputs

Switch to Manual
public bool SetInputs (IEnumerable<Playable> sources);

Parameters

sources Collection of Playables to be used as inputs.

Returns

bool Returns false if the operation could not be completed.

Description

Replaces existing inputs with the supplied collection of Playable.