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

CustomAnimationPlayable.AddInput

Switch to Manual
public int AddInput (Experimental.Director.Playable input);

Parameters

input The [[Playable] to connect.

Returns

int Returns the index of the port the playable was connected to.

Description

Adds an Playable as an input.