Bitmap for UWP
ClearDepthStencilView メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DeviceContext クラス : ClearDepthStencilView メソッド
void ID3D11DeviceContext::ClearDepthStencilView([In] ID3D11DepthStencilView* pDepthStencilView,[In] D3D11_CLEAR_FLAG ClearFlags,[In] float Depth,[In] unsigned char Stencil)
シンタックス
'宣言
 
Public Sub ClearDepthStencilView( _
   ByVal depthStencilViewRef As DepthStencilView, _
   ByVal clearFlags As DepthStencilClearFlags, _
   ByVal depth As System.Single, _
   ByVal stencil As System.Byte _
) 
public void ClearDepthStencilView( 
   DepthStencilView depthStencilViewRef,
   DepthStencilClearFlags clearFlags,
   System.float depth,
   System.byte stencil
)

パラメータ

depthStencilViewRef
clearFlags
depth
stencil
参照

DeviceContext クラス
DeviceContext メンバ