Debug Draw 3D (and 2D) 1.4.1
Draw 3D debug graphics and 2D overlays with this add-on.
Loading...
Searching...
No Matches
DebugDraw2DStats Class Reference

You can get basic statistics about 2D rendering from this class. More...

#include <stats_2d.h>

Inheritance diagram for DebugDraw2DStats:

Protected Member Functions

 DEFINE_DEFAULT_PROP (overlay_text_groups, int64_t, 0)
 
 DEFINE_DEFAULT_PROP (overlay_text_lines, int64_t, 0)
 
 DEFINE_DEFAULT_PROP (overlay_graphs_enabled, int64_t, 0)
 
 DEFINE_DEFAULT_PROP (overlay_graphs_total, int64_t, 0)
 

Detailed Description

You can get basic statistics about 2D rendering from this class.

All names try to reflect what they mean.

To get an instance of this class with current statistics, use DebugDraw2D.get_render_stats.


The documentation for this class was generated from the following file: