This is the documentation for Enlighten.
struct Enlighten PppiAtlasUpdateData
struct Enlighten::PppiAtlasUpdateData
The required size of the atlas update buffers.
Variables
Name | Description |
---|---|
PppiUpdateData< Geo::u32 > m_AtlasTileData | The atlas tiles to update. |
PppiUpdateData< Geo::u64 > m_ProbeCoeffData | The probe coefficients to be uploaded. |
PppiUpdateData< Geo::u16 > m_ProbeIndexData | The probe indices associated with each atlas tile. |
PppiUpdateData< Geo::u32 > m_ProbeOffsetData | The offset of the probe coefficients for each set of probes. |