ID3DX11EffectDepthStencilViewVariable 接口

深度模具-视图变量接口访问深度模具视图。

成员

ID3DX11EffectDepthStencilViewVariable 接口继承自 ID3DX11EffectVariableID3DX11EffectDepthStencilViewVariable 也包含以下类型的成员:

方法

ID3DX11EffectDepthStencilViewVariable 接口包含以下方法。

方法 说明
GetDepthStencil 获取深度模具视图资源。
GetDepthStencilArray 获取深度模具视图资源的数组。
SetDepthStencil 设置深度模具视图资源。
SetDepthStencilArray 设置深度模具视图资源的数组。

备注

注意

DirectX SDK 不提供任何用于效果的已编译二进制文件。 必须使用 Effects 11 源来生成效果类型应用程序。 有关使用效果 11 源的详细信息,请参阅 效果 10 和效果 11 之间的差异

要求

要求
标头
D3dx11effect.h

N/A (Effects 11 库作为共享 source 联机提供。)

请参阅

ID3DX11EffectVariable

效果 11 接口

D3DX 接口