Method Setup
Setup(RTHandle, RTHandle)
Configure the pass with the source and destination to execute on.
선언
public void Setup(RTHandle source, RTHandle destination)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RTHandle | source | Source Render Target |
RTHandle | destination | Destination Render Target |