Click or drag to resize
AB4D logo

ScreenSpaceAmbientOcclusionRenderingProviderOcclusionFadeStart Property

OcclusionFadeStart, OcclusionFadeEnd and SurfaceEpsilon defines at which distance the occlusion shadow starts to fade and when it is not visibly any more. OcclusionFadeStart's default value is 0.2.

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

Property Value

Single
See Also