Method Setup
Setup(RTHandle, RTHandle)
Configure the pass with the source and destination to execute on.
Declaration
public void Setup(RTHandle source, RTHandle destination)
Parameters
Type | Name | Description |
---|---|---|
RTHandle | source | Source Render Target |
RTHandle | destination | Destination Render Target |