Open 3D Engine LyShine 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.
LyShineDebug::DebugInfoRenderGraph Struct Reference

Shared structures used for debug console commands. More...

#include <LyShineDebug.h>

Public Attributes

int m_numPrimitives
 
int m_numRenderNodes
 
int m_numTriangles
 
int m_numUniqueTextures
 
int m_numMasks
 
int m_numRTs
 
int m_numNodesDueToMask
 
int m_numNodesDueToRT
 
int m_numNodesDueToBlendMode
 
int m_numNodesDueToSrgb
 
int m_numNodesDueToMaxVerts
 
int m_numNodesDueToTextures
 
bool m_wasBuiltThisFrame
 
AZ::u64 m_timeGraphLastBuiltMs
 
bool m_isReusingRenderTargets
 

Detailed Description

Shared structures used for debug console commands.


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