This is the documentation for Enlighten.
struct Enlighten PppiAtlasUpdateRequirements
struct Enlighten::PppiAtlasUpdateRequirements
The required size of the atlas update buffers.
Variables
Name | Description |
---|---|
Geo::u32 m_AtlasTileCount | The number of elements in the atlas tile buffer. |
Geo::u32 m_ProbeCoeffCount | The number of elements in the probe coefficient buffer. |
Geo::u32 m_ProbeIndexCount | The number of elements in the probe index buffer. |
Geo::u32 m_ProbeOffsetCount | The number of elements in the probe offset buffer. |