Method Setup
Setup(RTHandle, RTHandle)
Configures the pass.
선언
public void Setup(RTHandle depthHandle, RTHandle normalHandle)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RTHandle | depthHandle | The |
RTHandle | normalHandle | The |
참고
Setup(RTHandle, RTHandle, RTHandle)
Configure the pass
선언
public void Setup(RTHandle depthHandle, RTHandle normalHandle, RTHandle decalLayerHandle)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RTHandle | depthHandle | The |
RTHandle | normalHandle | The |
RTHandle | decalLayerHandle | The |