Reference setInput()

setInput()

Set the input of an effect node.

Examples

Syntax

setInput(input)

Parameters

input
Object: The node you would like to use as an input.

Related References