Click or drag to resize
AB4D logo

RenderingStatisticsRenderShadowsMs Property

Gets number of milliseconds that were needed to draw the shadow map and process it (for example apply blur for VarianceShadowMapping).

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

Property Value

Double
See Also