Click or drag to resize
AB4D logo

ScreenSpaceAmbientOcclusionRenderingProviderSharpenPower Property

Gets or sets a float that defines how intense the SSAO shadow is. Increase this value to make the shadow more strong. Default value is 4.

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

Property Value

Single
See Also