This is the documentation for Enlighten.
struct Enlighten PppiShaderParameters
struct Enlighten::PppiShaderParameters
The shader parameters required to sample per pixel probe lighting.
Variables
Name | Description |
---|---|
Geo::GeoVector3 m_AtlasBlockScale | Block to atlas texture scale. |
Geo::GeoVector3 m_IndirectionClipmapOrigin | World to indirection texture offset. |
Geo::GeoVector3 m_IndirectionClipmapScale | World to indirection texture scale. |
Geo::GeoVector3 m_IndirectionTextureSize | Size of indirection texture in pixels. |
float m_LodDistance | The distance in world units from the view origin at which to begin reduction of the level of detail. |