深度模具-视图变量接口访问深度模具视图。
继承
ID3D10EffectDepthStencilViewVariable 接口继承自 ID3D10EffectVariable。 ID3D10EffectDepthStencilViewVariable 也包含以下类型的成员:
方法
ID3D10EffectDepthStencilViewVariable 接口包含以下方法。
| ID3D10EffectDepthStencilViewVariable::GetDepthStencil 获取深度模具视图资源。 | 
| ID3D10EffectDepthStencilViewVariable::GetDepthStencilArray 获取深度模具视图资源的数组。 | 
| ID3D10EffectDepthStencilViewVariable::SetDepthStencil 设置深度模具视图资源。 | 
| ID3D10EffectDepthStencilViewVariable::SetDepthStencilArray 设置深度模具视图资源的数组。 | 
要求
| 要求 | 值 | 
|---|---|
| 目标平台 | Windows | 
| 标头 | d3d10effect.h |