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

CustomAnimationPlayable.SetInput

Switch to Manual
public bool SetInput (Experimental.Director.Playable source, int index);

Parameters

source Playable to be used as input.
index Index of the input.

Returns

bool Returns false if the operation could not be completed.

Description

Sets an Playable as an input.