 |
XRayEffectOverrideDepthStencilState Property |
When set (is not null), then this effect will use this DepthStencilState.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntaxpublic DepthStencilState OverrideDepthStencilState { get; set; }
Property Value
DepthStencilState
See Also