[]
Sets the input by using the output of a given effect.
public void SetInputEffect(int index, Effect effect, bool invalidate = true)
| Type | Name | Description |
|---|---|---|
| int | index | Index of the input |
| Effect | effect | Effect output to use as input |
| bool | invalidate | To invalidate |