Click or drag to resize
AB4D logo

DXSceneDepthStencilView Property

Gets the DepthStencilView

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntax
C#
public DepthStencilView DepthStencilView { get; }

Property Value

Type: DepthStencilView
See Also