Rebel Fork Framework
Urho3D::RenderPipelineStats Struct Reference

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.
 

Detailed Description

Render pipeline frame statistics.


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