|
ScreenSpaceAmbientOcclusionRenderingProviderSsaoShaderResourceView Property |
Gets the ShaderResourceView that has the current SSAO texture. The texture has R16_UNorm format (0 means full shadow, 1 means no shadow).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public ShaderResourceView SsaoShaderResourceView { get; }
Property Value
ShaderResourceViewSee Also