|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public double RenderShadowsMs { get; set; }
Property Value
DoubleSee Also