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_EnvironmentVisibilityCount | The number of elements in the environment visibility buffer. |
Geo::u32 m_InterpolationCount | The number of elements in the interpolation 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_ProbeSetCount | The number of elements in the probe set buffer. |
Geo::u32 m_SampledProbeCount | The number of elements in the sampled probe buffer. |
Geo::u32 m_SolvedCoeffCount | The number of elements in the solved probe coefficient buffer. |