How can I get depth texture or depth semantic in dx11Shader?

How can I get depth texture or depth semantic in dx11Shader?

Walkflow
Contributor Contributor
241 Views
0 Replies
Message 1 of 1

How can I get depth texture or depth semantic in dx11Shader?

Walkflow
Contributor
Contributor

In AutodeskUberShader.fx example, it use opaqueDepthTexture and transpDepthTexture in technique11 supports 

dvanced transparency, which need additional three pass(transparentPeel, transparentPeelAndAvg, transparentWeightedAvg); Is there any way to get the depth Texture by write "depthPass" pass or other methodes? 

242 Views
0 Replies
Replies (0)