Rebel Fork Framework
|
Render pipeline frame statistics. More...
#include <Urho3D/RenderPipeline/RenderPipelineDefs.h>
Public Attributes | |
unsigned | numLights_ {} |
Total number of lights processed. | |
unsigned | numShadowedLights_ {} |
Total number of lights with shadows processed. | |
unsigned | numGeometries_ {} |
Total number of geometries in the frame (excluding shadow casters). | |
unsigned | numOccluders_ {} |
Number of occluders rendered. | |
Render pipeline frame statistics.