Click or drag to resize
AB4D logo

ScreenSpaceAmbientOcclusionRenderingProviderNormalDepthShaderResourceView Property

Gets the ShaderResourceView that has a texture with 3D scene rendered as normal-depth texture.. This value is set to the RenderSsaoPostProcess.NormalDepthShaderResourceView property by this class.

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

Property Value

ShaderResourceView
See Also