This is the documentation for Enlighten.

struct Enlighten UpdatePppiIndirectionStats

struct Enlighten::UpdatePppiIndirectionStats

Statistics reported by the indirection texture update.

Variables

Name Description
Geo::u32 m_BuildBlockCount

The number of blocks built.

Geo::u32 m_BuildTimeUs

The time (in microseconds) spent building blocks.

Geo::u32 m_IndirectionUpdateCount

The number of indirection blocks which required an update.

Geo::u32 m_IndirectionUpdateTimeUs

The time (in microseconds) spent updating the indirection texture.