Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RPI::PassSystemFrameStatistics Struct Reference

Frame counters used for collecting statistics. More...

#include <PassSystemInterface.h>

Public Attributes

u32 m_numRenderPassesExecuted = 0
 
u32 m_totalDrawItemsRendered = 0
 
u32 m_maxDrawItemsRenderedInAPass = 0
 

Detailed Description

Frame counters used for collecting statistics.


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