ezEngine Release 26.9
Loading...
Searching...
No Matches
ezRenderGraphObserverResponse Struct Reference

Contains the readback data produced for the active render graph observer request. More...

#include <RenderGraphPassObserver.h>

Public Attributes

float m_fImageMin = 0.0f
 
float m_fImageMax = 1.0f
 
ezStaticArray< ezUInt8, 1024 > m_Histogram
 Four 256-bin RGBA histograms, relative to m_fRangeMin / m_fRangeMax and normalized to the highest non-flat channel value.
 
bool m_bHistogramValid = false
 
ezVariant m_PixelValue
 

Detailed Description

Contains the readback data produced for the active render graph observer request.


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