| Name | Type | Default value | Description | 
|---|---|---|---|
| Input | variant | N/A | The input value, of any type, which will be passed through to the output pin and downstream filters if the value of the Switch pin is true. | 
| Switch | bool | true | The boolean value that, if true, indicates the downstream filters connected to the output pins will be rendered, and if false, they will be disabled. | 
| Name | Type | Description | 
|---|---|---|
| Output | variant | If the Switch input pin is true, this pin will take the same value as given to the Input pin. If false, the output pin will not be rendered. | 
This filter has no options.
None.