/
struct Enlighten UpdatePppiStats
This is the documentation for Enlighten.
struct Enlighten UpdatePppiStats
struct Enlighten::UpdatePppiStats
└>Enlighten::UpdatePppiAtlasStats
Stats reported by PppiWorld::Update().
Variables
Name | Description |
---|---|
Geo::u32 m_BuildTimeUs | The time (in microseconds) spent rebuilding the write targets data structure (needs to be done when targets are cleared). |
Geo::u32 m_ConvertTimeUs | The time (in microseconds) spent converting probe values from fp32 to fp16 format. |
Geo::u32 m_CopyTimeUs | The time (in microseconds) spent copying converted fp16 probe values to the atlas. |
Geo::u32 m_IndirectionUpdateTimeUs | The time (in microseconds) spent updating the indirection texture. |
Geo::s32 m_NumCopiedProbes | The number of probes updated to the atlas. |
Geo::u32 m_ProbeSetUpdateCount | The number of probe sets which required an update. |
, multiple selections available,
Related content
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Enlighten UE5 4.02 Release Notes
Enlighten UE5 4.02 Release Notes
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Level properties
Level properties
More like this
2. Run the parameterize
2. Run the parameterize
More like this
How Enlighten works
How Enlighten works
More like this