|
RenderingStatisticsDrawRenderTimeMs Property |
Gets number of milliseconds that were needed to draw all objects for this frames (calling Draw methods and any needed state change methods).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public double DrawRenderTimeMs { get; set; }
Property Value
DoubleSee Also