GetGraphID3D11DepthStencilView

グラフィックハンドルが持つ ID3D11DepthStencilViewを取得する(Direct3D11を使用していて、且つ MakeScreenで作成したグラフィックハンドルでのみ有効)(戻り値をID3D11DepthStencilView*にキャストしてください)

version(Windows && !DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
const(void)*
GetGraphID3D11DepthStencilView
()

Meta